Function num::integer::mod_floor

source ·
pub fn mod_floor<T>(x: T, y: T) -> T
where T: Integer,
Expand description

Floored integer modulus