[−][src]Function avr_libc::atan
pub unsafe extern "C" fn atan(__x: f64) -> f64
The atan() function computes the principal value of the arc tangent of \a __x. The returned value is in the range [-pi/2, pi/2] radians.
pub unsafe extern "C" fn atan(__x: f64) -> f64
The atan() function computes the principal value of the arc tangent of \a __x. The returned value is in the range [-pi/2, pi/2] radians.