Exp
Revision as of 13:31, 3 August 2006 by imported>DragoonWraith
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
A command for Oblivion Script Extender
Syntax:
exp [float]
Returns e to the power of the specified number. Is the inverse function to log.
set n to exp n