nn::math::FCeil
f32 FCeil( f32 x );
Finds the smallest integer value no smaller than x.
This function uses the standard ceilf function.
ceilf
CONFIDENTIAL