nn::math::Atan2Deg
NN_MATH_INLINE f32 Atan2Deg( f32 y, f32 x );
Finds the value of the inverse tangent (arctangent).
CONFIDENTIAL