Log10
Revision as of 19:14, 23 June 2009 by imported>Low Post (added pow to see also)
A command for Oblivion Script Extender
Syntax:
log10 [float]
Returns the logarithm base 10 of a number.
Example[edit | edit source]
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