nn::math::FLog10
f32 FLog10( f32 x );
Finds the common logarithm.
This function uses the standard log10f function.
log10f
CONFIDENTIAL