search for:
power
-- power
power(x,n)
-- yields the
n
-th power of
x
.
See also:
^
-- a binary operator, usually used for exponents
search for: