Preview for editing tables

In this editor you can enter or edit tables in YAML format, and you can get a preview of how numberdb would render it. You cannot save changes here. Once everything looks good, upload it to the git repository numberdb-data.
— preview —
Roots of unity
edit on github
Numbers
$n$
$k$ 
$\exp(2\pi i k/n)$
INPUT{numbers.yaml} (not shown in preview)
Definition
The list contains roots of unity, that is, complex solutions of equations of the form $x^n = 1$. The $n$'th roots of unity are given as $\exp(2\pi i k/n)$.
Parameters
$n$
—   integer ($n \geq 1$)
$k$
—   integer ($0\leq k < n$)
Comments
(1)
If $\gcd(k,n) = 1$, $\exp(2\pi i k/n)$ is a called primitive $n$'th root of unity. These are the roots of the $n$'th cyclotomic polynomial [1].

Links
Data properties
Entries are of type: complex number
Table is complete: no