Application Guide

64 Alphabetical Listing
exp
Catalog >
Exprexp
Represents Expr in terms of the natural
exponential e. This is a display conversion
operator. It can be used only at the end of
the entry line.
Note: You can insert this operator from the
computer keyboard by typing @>exp.
exp()
u key
exp(Expr1) expression
Returns e raised to the Expr1 power.
Note: See also e exponent template, page
2.
You can enter a complex number in re
i
θ
polar form. However, use this form in
Radian angle mode only; it causes a
Domain error in Degree or Gradian angle
mode.
exp(List1) list
Returns e raised to the power of each
element in List1.
exp(squareMatrix1) squareMatrix
Returns the matrix exponential of
squareMatrix1. This is not the same as
calculating e raised to the power of each
element. For information about the
calculation method, refer to cos().
squareMatrix1 must be diagonalizable. The
result always contains floating-point
numbers.
explist()
Catalog >
explist(Expr,Var) list