long long TruncAndFracToInt64(double X, double &FractionalPart);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | double | |
| 2 | FractionalPart | double & |
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | double | |
| 2 | FractionalPart | double & |