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