#[unsafe(no_mangle)]pub extern "C" fn nstd_math_sqrt_f64(x: NSTDFloat64) -> NSTDFloat64
math
Computes the square root of x.
x
NSTDFloat64 x
NSTDFloat64 sqrt - The square root of x.
NSTDFloat64 sqrt