The cursor of the editor shows the position where the user currently inputs data. The cursor has four positions:
- preceding the operation
- inside the symbol string
- following the last operation
- preceding the operation symbol
When the cursor is in the position "preceding the operation," the insertion occurs before the operation. The cursor looks like a vertical line preceding the operation and a dashed line underlining the operation.
Examples:
In this case, the cursor is in the position preceding the division operation (position "preceding the operation"):
Read more »