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