Function utils::math::remainder [] [src]

pub fn remainder<F: Float>(numer: F, denom: F) -> F

Models the CPP remainder function.