Pow
Revision as of 19:15, 23 June 2009 by imported>Low Post (added both log-functions to see also)
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 )