Difference between revisions of "NXSL:pow"

Jump to navigation Jump to search
18 bytes added ,  13:19, 22 November 2017
no edit summary
(Created page with "__NOTOC__ Calculates ''x'' raised to the power of ''y''. == Syntax == pow(''x'', ''y''); == Parameters == :{| |- | ''x'' || Initial value. |- | ''y'' || Power. |} == R...")
 
Line 10: Line 10:
== Parameters ==
== Parameters ==


:{|
:{| class="wikitable"
|-
|-
| ''x'' || Initial value.
| ''x'' || Initial value.

Navigation menu