| |
| | Unary Operators |
 | | What is happening here from an expression evaluation viewpoint is that the value of two represented by the number 2 is accepted as a single operand by the unary operator, '+', and that operation produces a value of positive two. |
 | | But, of course, the value of two represented by the number 2 is positive to start with, so, this operation is not too exciting, (no pun intended). |
 | | Here there are two unary negative sign operators looking around, as we might say, for operands. |
| id.mind.net /~zona/mmts/expressions/unaryOps.html (747 words) |
|