Pow
Revision as of 20:09, 15 June 2008 by imported>DragoonWraith (→See Also: exp)
A command for Oblivion Script Extender
Syntax:
pow [base] [exponent]
Returns the base raised to the exponent's power.
Example
set n to ( pow x y )
A command for Oblivion Script Extender
Syntax:
pow [base] [exponent]
Returns the base raised to the exponent's power.
set n to ( pow x y )