Using the Ans Key


Enters the result of the most recent calculation. This makes it easier to evaluate complicated expressions and perform repeated operations.

For example, to evaluate 2 + 3 + 10: The result is 15, since 5 + 10 = 15.

To create a sequence that starts at 7 and whose rule is "add 2":

Repeatedly pressing Enter continues the sequence: 7, 9, 11, 13, …