[][src]Function avr_libc::tanh

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

The tanh() function returns the hyperbolic tangent of \a __x.