int TruncToIntf(const float X);
Rounds single precision floating point number towards zero and converts to 32bit integer.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | const float |
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler
Rounds single precision floating point number towards zero and converts to 32bit integer.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | const float |