[][src]Function avr_libc::cos

pub unsafe extern "C" fn cos(__x: f64) -> f64

The cos() function returns the cosine of \a __x, measured in radians.