next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
power
power -- power
Synopsis
Usage:
(x,n)
Description
power(x,n)
yields the
n
-th power of
x
.
See also
^
-- a binary operator, usually used for powers
For the programmer
The object
power
is
a
compiled function
.