Function elmesque::utils::fmod
[−]
[src]
pub fn fmod(f: f32, n: i32) -> f32
Modulo float.
pub fn fmod(f: f32, n: i32) -> f32
Modulo float.
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).