nn::math::FrSqrt
f32 FrSqrt( f32 x );
Finds the inverse square root.
This function uses the standard sqrtf function.
sqrtf
CONFIDENTIAL