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