User Manual - Page 47

For N3/TBL/1L1/J.

Loading ...
Loading ...
Loading ...
dotP()
Catalog >
dotP(List1, List2) expression
Returns the “dot” product of two lists.
dotP(Vector1, Vector2) expression
Returns the “dot” product of two vectors.
Both must be row vectors, or both must be
column vectors.
E
e^()
u key
e^(Value1) value
Returns e raised to the Value1 power.
Note: See also e exponent template, page
2.
Note: Pressing u to display e^( is different
from pressing the character E on the
keyboard.
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.
e^(List1) list
Returns e raised to the power of each
element in List1.
e^(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.
Alphabetical Listing 43
Loading ...
Loading ...
Loading ...