Addition and Addition with Linebreak Operators |
Keystroke: [+]
x + y
Returns the sum of x and y. If an expression is long, you may prefer
Keystroke: [Ctrl] [Enter]
Returns the sum of x and y with terms on different lines.
To break an expression using addition with linebreak, select all terms to appear on the second line of the expression with forward editing lines, press [Delete] to delete the existing + operator, then press [Ctrl] [Enter]. You can repeat this process if there are several terms connected by plus signs.