next | previous | forward | backward | up | top | index | toc | home

plus -- addition

Description

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.