next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
conjugate
conjugate -- complex conjugate
Description
conjugate z
-- the complex conjugate of the complex number z.
Ways to use
conjugate
:
conjugate(CC)
-- complex conjugate
"conjugate(Number)"
-- see
conjugate(CC)
-- complex conjugate
conjugate(Partition)
-- conjugate a partition
For the programmer
The object
conjugate
is
a
method function
.