Function cast_float64_to_int64

Source
fn cast_float64_to_int64(a: f64) -> Result<i64, EvalError>