realPart {cyclotomic} | R Documentation |
Real part of cyclotomic number.
Description
The real part of a cyclotomic number.
Usage
realPart(cyc)
Arguments
cyc |
a cyclotomic number |
Value
A cyclotomic number.
Examples
realPart(zeta(9))
[Package cyclotomic version 1.3.0 Index]