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

pub fn big_to_fp(f: &Big) -> Fp
Unstable (dec2flt)

: internal routines only exposed for testing

Approximate a bignum with an Fp. Rounds within 0.5 ULP with half-to-even.