Function div_int16

Source
fn div_int16(a: i16, b: i16) -> Result<i16, EvalError>