an Entity in Data Space: 134.155.108.49:8890
ceil(value) returns the ceiling of the value (the next highest whole number) i.e. rounds value up int = math.ceil(n); int = ceil(n);