nn::math::SinCosRad
NN_MATH_INLINE void SinCosRad( f32 * s, f32 * c, f32 rad );
Finds the sine and cosine.
CONFIDENTIAL