Function modulo_32

Source
pub fn modulo_32(a: u32, b: u32) -> u32
Expand description

Compute the remainder after dividing both integers.

ยงCost

102 mWU (milli weight units)