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

pub fn rem(data: Data) -> Result<Data, String>
Expand description

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