IsNearlyZero

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

bool

 

IsNearlyZero

(
    float Value,
    float ErrorTolerance
)

Checks if a floating point number is nearly zero.

Public function Static

bool

 

IsNearlyZero

(
    double Value,
    double ErrorTolerance
)

Checks if a floating point number is nearly zero.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss