Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 801 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 801 Bytes

Cyclotomic

Build Status

The cyclotomic numbers are a subset of the complex numbers that are represented exactly, enabling exact computations and equality comparisons. They contain the Gaussian rationals (complex numbers of the form p + q i with p and q rational), as well as all complex roots of unity. The cyclotomic numbers contain the square roots of all rational numbers. They contain the sine and cosine of all rational multiples of pi. The cyclotomic numbers form a field, being closed under addition, subtraction, mutiplication, and division.

Cyclotomic is copyright © 2015 Scott N. Walck, and released to the public under the terms of the GNU General Public License version 3