nn::math::FFloor
f32 FFloor( f32 x );
Finds the largest integer value no larger than x.
This function uses the standard floorf function.
floorf
CONFIDENTIAL