![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/0/8d/08d1842f-e1ff-4d59-970a-7dd00e6f50b7/08d1842f-e1ff-4d59-970a-7dd00e6f50b7-bg3a.png)
Chapter 2: Math, Angle, and Test Operations 55
Exponential
ExponentialExponential
Exponential
e^( (exponential, yJ) returns the constant e raised to a power. You can use e^( with
real or complex numbers, expressions, and lists.
e^(power)
Constant
ConstantConstant
Constant
e (constant, y [e]) is stored as a constant on the TI-84 Plus. Press y [e] to copy e to
the cursor location. In calculations, the TI-84 Plus uses 2.718281828459 for
e.
Negation
NegationNegation
Negation
M (negation, Ì) returns the negative of
value. You can use M with real or complex
numbers, expressions, lists, and matrices.
M
value
EOS™ rules (Chapter 1) determine when negation is evaluated. For example, LA
2
returns a negative number, because squaring is evaluated before negation. Use
parentheses to square a negated number, as in
(LA)
2
.