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