Log

From the Oblivion ConstructionSet Wiki
Revision as of 13:12, 3 August 2006 by imported>GhanBuriGhan (Cat:OBSE math functions)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

log [float]

Returns the logarithm base 10 of a number.

Example

set n to log n

See Also