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