+

The expr addition operator. Also usable as a unary operator (checks that a value is numeric???). The command-form can add any number of arguments together.

expr { + $a }
expr { $a + $b }