pub fn fmod<T: Float, V: FloatOps<T>>(a: V, b: V) -> V
returns the floating point remainder of a / b
a / b