Function core::num::dec2flt::rawfp::encode_subnormal [] [src]

pub fn encode_subnormal<T: RawFloat>(significand: u64) -> T
Unstable (dec2flt)

: internal routines only exposed for testing

Construct the subnormal. A mantissa of 0 is allowed and constructs zero.