RoundFromZero

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

float

 

RoundFromZero

(
    float F
)

Converts a floating point number to an integer which is further from zero, "larger" in absolute value: 0.1 becomes 1, -0.1 becomes -1

Public function Static

double

 

RoundFromZero

(
    double F
)

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