nn::math::FMod
f32 FMod( f32 x, f32 y );
Calculates the remainder.
This function uses the standard fmodf function.
fmodf
CONFIDENTIAL