special.spad line 221 [edit on github]
This package provides polynomials as functions on a ring.
bernoulliB(n, r) returns value of the nth Bernoulli polynomial at r.
cyclotomic(n, r) returns value of the nth cyclotomic polynomial at r.
eulerE(n, r) returns value of the nth Euler polynomial at r.