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

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