[]Function rusty_engine::prelude::glm::modf

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

Modulus between two values.

See also: