Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FMath
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
float | RoundToNegativeInfinity
(
float F |
Converts a floating point number to an integer which is more negative: 0.1 becomes 0, -0.1 becomes -1 |
![]() ![]() |
double | RoundToNegativeInfinity
(
double F |