Module num

Source

Re-exports§

pub use self::decimal::Decimal;

Modules§

decimal
mint_basic
montgomery

Structs§

BarrettReduction
Complex
DoubleDouble
DualNumber
ExtendedGcd
extended_gcd(a,b): ax + by = g = gcd(a,b)
Float32
Float64
MInt
QuadDouble
ref: https://na-inet.jp/na/qd_ja.pdf
Rational
Saturating
Wrapper type of arithmetic saturating_* operations.
URational
Wrapping
Wrapper type of arithmetic wrapping_* operations.

Traits§

BinaryRepr
Trait for operations of integer in binary representation.
Bounded
Trait for max/min bounds
DiscreteSteps
Float
IntBase
Trait for basic primitive integer operations.
MIntBase
MIntConvert
One
RangeBoundsExt
Saturatingable
Signed
Trait for signed integer operations.
Unsigned
Trait for unsigned integer operations.
Wrappingable
Zero