Log10
Revision as of 12:17, 9 August 2006 by imported>DragoonWraith (OBSE)
A command for Oblivion Script Extender
Syntax:
log10 [float]
Returns the logarithm base 10 of a number.
Example
set n to log10 n
A command for Oblivion Script Extender
Syntax:
log10 [float]
Returns the logarithm base 10 of a number.
set n to log10 n