Function num::integer::mod_floor [−][src]
pub fn mod_floor<T>(x: T, y: T) -> T where
T: Integer, Expand description
Floored integer modulus
pub fn mod_floor<T>(x: T, y: T) -> T where
T: Integer, Floored integer modulus