Function std::num::dec2flt::rawfp::encode_normal [] [src]

pub fn encode_normal<T>(x: Unpacked) -> T where T: RawFloat
Unstable (dec2flt)

: internal routines only exposed for testing

Inverse of RawFloat::unpack() for normalized numbers. Panics if the significand or exponent are not valid for normalized numbers.