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 —
$\cos(\pi x)$ for rational $x$
edit on github
Numbers
$x$ 
$\cos(\pi x)$
INPUT{numbers.yaml} (not shown in preview)
Definition
The list contains the values of $\cos(\pi x)$ at certain rational numbers $0 \leq x \leq 1$.
Parameters
$x$
—   rational number ($0 \leq x \leq 1$)
Comments
(1)
For $x = 2k/n$, $\cos(\pi x)$ equals the real part of the $n$'th root of unity $\exp(2\pi i k/n)$ [2].
(2)
For $x = (k-1/2)/n$ ($k = 1, \ldots, n$), $\cos(\pi x)$ equals the $k$'th root of the $n$'th Chebyshev polynomial of the first kind $T_n$ [1].
(3)
For $x = k/(n+1)$ ($k = 1, \ldots, n$), $\cos(\pi x)$ equals the $k$'th root of the $n$'th Chebyshev polynomial of the second kind $U_n$ [1].
(4)
For $x = k/n$ ($k = 0, \ldots, n$), $\cos(\pi x)$ equals the $k$'th extremum of $T_n$ [1].
Links
Data properties
Entries are of type: real number
Table is complete: no