polcyclo
Compute the nth cyclotomic polynomial for a positive integer n. Optionally specify the variable name (default 'x').
Instructions
Compute the nth cyclotomic polynomial.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes | Positive integer. | |
| v | No | Variable name (default 'x'). | x |