Math.pow
From OpenEUO
Revision as of 14:30, 9 October 2010 by 76.184.213.234 (Talk)
math.pow (x, y)
Returns x raised to the power of y. (You can also use the expression x^y to compute this value.)
math.pow (x, y)
Returns x raised to the power of y. (You can also use the expression x^y to compute this value.)