Difference between revisions of "Log"
Jump to navigation
Jump to search
imported>GhanBuriGhan (Cat:OBSE math functions) |
imported>DragoonWraith |
||
Line 4: | Line 4: | ||
log [float] | log [float] | ||
Returns the logarithm | Returns the natural logarithm of a number. | ||
==Example== | ==Example== |
Revision as of 13:31, 3 August 2006
A command for Oblivion Script Extender
Syntax:
log [float]
Returns the natural logarithm of a number.
Example
set n to log n