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