Math387::RoundToIntf Function

int RoundToIntf(const float X);

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

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