Function cast_float64_to_uint64

Source
fn cast_float64_to_uint64(a: f64) -> Result<u64, EvalError>