RoundToPositiveInfinity

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

float

 

RoundToPositiveInfinity

(
    float F
)

Converts a floating point number to an integer which is more positive: 0.1 becomes 1, -0.1 becomes 0

Public function Static

double

 

RoundToPositiveInfinity

(
    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