Re-exports

pub use cont_frac::*;
pub use quadratic::*;

Modules

Data structures and algorithms implementations related to regular and generalized continued fraction

Data structures and algorithms implementations related to quadratic numbers (roots of quadratic equation).

Predefined irrational math constants

Enums

Represents a number conversion with probably exact value.

Represents a possible error occured calling FromSqrt

Traits

This trait represents a real number that is computable. See Wiki

Create a number instance from the square root of another number.

Represents a number type with corresponding signed version

Represents a number type with corresponding unsigned version