Function std::num::dec2flt::rawfp::fp_to_float
[−]
[src]
pub fn fp_to_float<T>(x: Fp) -> T where T: RawFloat
Unstable (
dec2flt
): internal routines only exposed for testing
Convert an Fp to the closest f64. Only handles number that fit into a normalized f64.