Skip to main content
Version: 5.x

Nodes > Math > Common > Ceil

Ceil

Returns the input value rounded up to the next largest whole number.

Inputs

NameTypeDescription
AfloatValue to round up

Outputs

NameTypeDescription
ceil( A )floatValue rounded up
Was this page helpful?
Yes
No