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

pub fn encode_normal<T: RawFloat>(x: Unpacked) -> T
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.