Function simfony_as_rust::jet::arithmetic::modulo_16
source ยท pub fn modulo_16(a: u16, b: u16) -> u16Expand description
Compute the remainder after dividing both integers.
pub fn modulo_16(a: u16, b: u16) -> u16Compute the remainder after dividing both integers.