This crate provides representations of part of irrational numbers with following categories:
- Math constants (pi, e, etc.)
- Quadratic Numbers
- Continued Fraction
It's based on the num creates.
Roadmap
v0.1: documentation (docstring, examples and readme)