[][src]Function rustpython_vm::obj::objint::try_float

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