Function cast_float64_to_int16

Source
fn cast_float64_to_int16(a: f64) -> Result<i16, EvalError>