ScriptEvent:ceil

From Mod Wiki

Parameters

float value -- Number to round.

Result

float

Supported By

sdSysCallThread

Functionality

Rounds the value given up to the closest interger greater than or equal to it.