[][src]Function nalgebra_glm::modf

pub fn modf<N: Number>(x: N, i: N) -> N

Modulus between two values.

See also: