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