Function break_infinity::from_mantissa_exponent[][src]

pub fn from_mantissa_exponent(mantissa: f64, exponent: f64) -> Decimal
Expand description

Creates a new instance of Decimal with the given mantissa and exponent with normalizing them.