Functions Applied To Lists - HP 49g+ User Manual

Graphing calculator
Hide thumbs Also See for hp 49g+:
Table of Contents

Advertisement

Note: If we had entered the elements in lists L4 and L3 as integers, the infinite
symbol would be shown whenever a division by zero occurs. To produce the
following result you need to re-enter the lists as integer (remove decimal
points) using Exact mode:
If the lists involved in the operation have different lengths, an error message
(Invalid Dimensions) is produced. Try, for example, L1-L4.
The plus sign (
) , when applied to lists, acts a concatenation operator,
+
putting together the two lists, rather than adding them term-by-term. For
example:
In order to produce term-by-term addition of two lists of the same length, we
need to use operator ADD. This operator can be loaded by using the function
‚ N
catalog (
) . The screen below shows an application of ADD to add
lists L1 and L2, term-by-term:

Functions applied to lists

x
x
2
Real number functions from the keyboard (ABS, e
, LN, 10
, LOG, SIN, x
, ,
x
COS, TAN, ASIN, ACOS, ATAN, y
) as well as those from the
MTH/HYPERBOLIC menu (SINH, COSH, TANH, ASINH, ACOSH, ATANH),
and MTH/REAL menu (%, etc.), can be applied to lists, e.g.,
Page 7-3

Advertisement

Table of Contents
loading

Table of Contents