HP Prime for All

English  Русский 

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