Function bigint_to_finite_float

Source
pub fn bigint_to_finite_float(int: &BigInt) -> Option<f64>