fn biased_fp_to_float<F: RawFloat>(x: BiasedFp) -> F
dec2flt
Converts a BiasedFp to the closest machine float type.
BiasedFp