NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
math.h File Reference

Go to the source code of this file.

Functions

double fmod (double x, double denom)
 Returns the floating-point remainder of numer/denom (rounded towards zero).
 
double fabs (double x)
 Returns the absolute value of x.
 
float fabsf (float x)
 Returns the absolute value of x.