[][src]Function avr_libc::sqrt

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

The sqrt() function returns the non-negative square root of \a __x.