nn::math::AsinFIdx
NN_MATH_INLINE f32 AsinFIdx( f32 x );
Finds the inverse sine (arcsine).
This function uses the standard acos function.
acos
CONFIDENTIAL