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

pub fn fp_to_float<T: RawFloat>(x: Fp) -> T
Unstable (dec2flt)

: internal routines only exposed for testing

Convert an Fp to the closest f64. Only handles number that fit into a normalized f64.