#include <nitro/fx/fx.h>
fx32 FX_Floor(fx32 v);
The magnitude of the vector. | fx32 format fixed-point decimal |
fx32
format fixed-point decimal
This function returns the integer portion of a fx32
fixed-point decimal as a fx32
fixed-point decimal.
01/19/2004 Initial version.