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