

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