Function std::num::dec2flt::rawfp::encode_subnormal
[−]
[src]
pub fn encode_subnormal<T>(significand: u64) -> T where T: RawFloat
Unstable (
dec2flt
): internal routines only exposed for testing
Construct the subnormal. A mantissa of 0 is allowed and constructs zero.