Next: The Binary Operators, Previous: The Prefix Unary Operators, Up: Operators [Index]
Binary operators may come in one of the next forms:
The two marks syntax doubles as parentheses, changing evaluating order to compute the operand inbetween before the operator is applied.