Function modulo_16

Source
pub fn modulo_16(a: u16, b: u16) -> u16
Expand description

Compute the remainder after dividing both integers.

ยงCost

103 mWU (milli weight units)