Crate suan_core

Source

Re-exports§

pub use property::Precision;
pub use property::Rounding;

Modules§

cont_frac
modular
num
number
Number-theoretic functions:
pow_log
Implementation of power and logarithm functions:
property

Enums§

SuErr
A enum representation all possible errors for operations on Subject.
Subject
A general suan object (su-bject) containing all possible numeric types involved in the calculation

Type Aliases§

SuResult
SubjectResult