Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FMath
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
float | TruncateToHalfIfClose
(
float F, |
Truncates a floating point number to half if closer than the given tolerance. |
![]() ![]() |
double | TruncateToHalfIfClose
(
double F, |
Truncates a floating point number to half if closer than the given tolerance. |