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