Function core::num::dec2flt::num::compare_with_half_ulp [] [src]

pub fn compare_with_half_ulp(f: &Big, ones_place: usize) -> Ordering
Unstable (dec2flt)

: internal routines only exposed for testing

Test whether truncating all bits less significant than ones_place introduces a relative error less, equal, or greater than 0.5 ULP.