Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bmatschke committed Aug 29, 2021
1 parent 54868db commit a41de42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/Polynomials/Cyclotomic_polynomials/table.yaml
Expand Up @@ -16,7 +16,7 @@ Comments:

Formulas:
formula-via-roots: >
$\Phi_n(x) = \prod_{1\leq k \leq n: \gcd(n,k)=1} (x-\exp(2\pi ik/n)$.
$\Phi_n(x) = \prod_{1\leq k \leq n: \gcd(n,k)=1} (x-\exp(2\pi ik/n))$.
Programs:
program-sage:
Expand Down

0 comments on commit a41de42

Please sign in to comment.