Function cast_float64_to_int32

Source
fn cast_float64_to_int32(a: f64) -> Result<i32, EvalError>