Function noise_rs::math::modf[][src]

pub fn modf(x: f64) -> (f64, f64)