#[unsafe(no_mangle)]pub extern "C" fn nstd_math_asin_f32(x: NSTDFloat32) -> NSTDFloat32
math
Computes the arcsine of x.
x
NSTDFloat32 x
NSTDFloat32 asin - The arcsine value of x.
NSTDFloat32 asin