Function cast_float64_to_int16

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