Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FMath
| Type | Name | Description | |
|---|---|---|---|
| bool | IsNearlyZero
(
float Value, |
Checks if a floating point number is nearly zero. | |
| bool | IsNearlyZero
(
double Value, |
Checks if a floating point number is nearly zero. | |
| bool | IsNearlyZero
(
Arg1 X, |