HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
cyclotomic
Syntax
cyclotomic(Expr)
Description
Generates a vector representing the nth cyclotomic polynomial.
Example
cyclotomic(20) returns [1,0,-1,0,1,0,-1,0,1]
cyclotomic — Discussion
↑Back to top