Pow

From the Oblivion ConstructionSet Wiki
Revision as of 19:15, 23 June 2009 by imported>Low Post (added both log-functions 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:

pow [base] [exponent]

Returns the base raised to the exponent's power.

Example[edit | edit source]

set n to ( pow x y )

See Also[edit | edit source]