newnum 0.13.1

Deprecated: General-purpose number traits
Documentation
mod abs_diff;
mod floating;
mod from_literal;
mod min_max;
mod root;
mod round;
mod sign;
mod signed;
mod trig;
mod type_min_max;
mod whole;
pub use abs_diff::*;
pub use floating::*;
pub use from_literal::*;
pub use min_max::*;
pub use root::*;
pub use round::*;
pub use sign::*;
pub use signed::*;
pub use trig::*;
pub use type_min_max::*;
pub use whole::*;