Function try_bigint_to_f64

Source
pub fn try_bigint_to_f64(int: &BigInt, vm: &VirtualMachine) -> PyResult<f64>