as.cyclotomic {cyclotomic} | R Documentation |
Coercion to a 'cyclotomic' object
## S4 method for signature 'character'
as.cyclotomic(x)
## S4 method for signature 'cyclotomic'
as.cyclotomic(x)
## S4 method for signature 'numeric'
as.cyclotomic(x)
## S4 method for signature 'bigz'
as.cyclotomic(x)
## S4 method for signature 'bigq'
as.cyclotomic(x)
x |
a |
A cyclotomic
object.
as.cyclotomic(2)
as.cyclotomic("1/3")