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