Exp

Revision as of 11:43, 9 September 2007 by imported>WereWolf

A command for Oblivion Script Extender

Syntax:

exp [float]

Returns e to the power of the specified number. Is the inverse function to log.

Example

set n to exp n

See Also