Ceil to Int64

Ceil to Int64

Windows
MacOS
Linux

Rounds A up towards positive infinity / up to the next integer (e.g., -1.6 becomes -1 and 1.6 becomes 2)

Target is Kismet Math Library

Ceil to Int64
A
0.0
Return Value

Inputs

A
Float

Outputs

Return Value
Integer64

Rounds A up towards positive infinity / up to the next integer (e.g., -1.6 becomes -1 and 1.6 becomes 2)

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