Function passerine::core::math::remainder[][src]

pub fn remainder(data: Data) -> Result<Data, String>

remainder of left operand by right operand division. Raises a runtime error if there is a division by zero.