Math387::RoundToInt64 Function

long long RoundToInt64(const double X);

Rounds double precision floating point number towards nearest integer (banker) and converts to 64bit integer.

#NameTypeDescription
1Xconst double
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler