plus

plus(x,y,...) -- yields the sum of its arguments.

If the arguments are strings, they are concatenated. If there are no arguments, the answer is the integer 0.

Go to main index.

Go to concepts index.