Pow

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)

A command for Oblivion Script Extender

Syntax:

pow [base] [exponent]

Returns the base raised to the exponent's power.

ExampleEdit

set n to ( pow x y )

See AlsoEdit