The Status of the LAST X Register

The following operations save x in the LAST X register in RPN mode:

+, –, ,

x , x2,

ex, 10x

 

LN, LOG

yx, X y

 

I/x, INT÷, Rmdr

SIN, COS, TAN

ASIN, ACOS, ATAN

 

 

 

 

 

ˆ ˆ

 

SINH, COSH, TANH

ASINH, ACOSH, ATANH

IP, FP, SGN, INTG,

 

 

 

 

RND, ABS

%, %CHG

Σ+, Σ

 

RCL+, –, ,

 

 

HMS ,

HMS

DEG,

RAD

nCr

nPr

!

 

ARG

 

CMPLX +, –, ,

CMPLX ex, LN, yx, 1/x

CMPLX SIN, COS,

 

 

 

 

TAN

 

kg,

lb

°C,

°F

cm,

in

l,

gal

KM

MILE

 

 

Notice that /c does not affect the LAST X register.

The recall-arithmetic sequence Xhvariable stores x in LASTx and Xhvariable stores the recalled number in LASTx.

In ALG mode, the LAST X register is a companion to the stack: it holds the number that is the result of last expression. It supports using the previous expression result in ALG mode.

B-6User Memory and the Stack