Log10

From the Oblivion ConstructionSet Wiki
Revision as of 19:14, 23 June 2009 by imported>Low Post (added pow to see also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

See Also[edit | edit source]