nn::math::NN_fAtan2
NN_MATH_INLINE f32 NN_fAtan2( f32 y, f32 x );
y
x
Finds the inverse tangent (also known as the arctangent).
CONFIDENTIAL