[−][src]Function avr_libc::trunc
pub unsafe extern "C" fn trunc(__x: f64) -> f64
The trunc() function rounds \a __x to the nearest integer not larger in absolute value.
pub unsafe extern "C" fn trunc(__x: f64) -> f64
The trunc() function rounds \a __x to the nearest integer not larger in absolute value.