lua.wetgenes.tardis.array.floor
r=it:floor(r)
r=it:floor(it.new())
Perform math.floor 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:floor(r)
r=it:floor(it.new())
Perform math.floor 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.