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