Log10

Revision as of 12:17, 9 August 2006 by imported>DragoonWraith (OBSE)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A command for Oblivion Script Extender

Syntax:

log10 [float]

Returns the logarithm base 10 of a number.

Example

set n to log10 n

See Also