lua.wetgenes.tardis.array.ceil
r=it:ceil(r)
r=it:ceil(it.new())
Perform math.ceil on all values of this array.
If r is provided then the result is written into r and returned otherwise it is modified and returned.
r=it:ceil(r)
r=it:ceil(it.new())
Perform math.ceil on all values of this array.
If r is provided then the result is written into r and returned otherwise it is modified and returned.