[−][src]Function avr_libc::fabs
pub unsafe extern "C" fn fabs(__x: f64) -> f64
The fabs() function computes the absolute value of a floating-point number \a __x.
pub unsafe extern "C" fn fabs(__x: f64) -> f64
The fabs() function computes the absolute value of a floating-point number \a __x.