Log10

From the Oblivion ConstructionSet Wiki
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]