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