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

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

: internal routines only exposed for testing

Round the 64-bit significand to 53 bit with half-to-even. Does not handle exponent overflow.