lua.wetgenes.tardis.array.scalar
r=a:scalar(s,r)
Multiply all value in array by number.
If r is provided then the result is written into r and returned otherwise a is modified and returned.
r=a:scalar(s,r)
Multiply all value in array by number.
If r is provided then the result is written into r and returned otherwise a is modified and returned.