Log
Revision as of 13:12, 3 August 2006 by imported>GhanBuriGhan (Cat:OBSE math functions)
A command for Oblivion Script Extender
Syntax:
log [float]
Returns the logarithm base 10 of a number.
Example
set n to log n
A command for Oblivion Script Extender
Syntax:
log [float]
Returns the logarithm base 10 of a number.
set n to log n