Log

From the Oblivion ConstructionSet Wiki
Revision as of 12:17, 9 August 2006 by imported>DragoonWraith (See Also log10)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

log [float]

Returns the natural logarithm of a number.

Example

set n to log n

See Also