Function biased_fp_to_float

pub(in ::num::imp::dec2flt) fn biased_fp_to_float<F: FloatExt>(x: BiasedFp) -> F

Converts a BiasedFp to the closest machine float type.