EasyManuals Logo
Home>Texas Instruments>Calculator>Voyage 200

Texas Instruments Voyage 200 User Manual

Texas Instruments Voyage 200
1008 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #834 background imageLoading...
Page #834 background image
836 Appendix A: Functions and Instructions
@
@@
@list() MATH/List menu
list(
list1
)
list
Returns a list containing the differences between
consecutive elements in
list1
. Each element of
list1
is subtracted from the next element of
list1
. The
resulting list is always one element shorter than
the original
list1
.
@list({20,30,45,70}) ¸
{10,15,25}
list4
44
4mat() MATH/List menu
list4
44
4mat(
list
[,
elementsPerRow
])
matrix
Returns a matrix filled row-by-row with the
elements from
list
.
elementsPerRow
, if included, specifies the number
of elements per row. Default is the number of
elements in
list
(one row).
If
list
does not fill the resulting matrix, zeros are
added.
list4mat({1,2,3}) ¸ [1 2 3]
list4mat({1,2,3,4,5},2)
¸
1 2
3 4
5 0
4
44
4ln MATH/String menu
4
44
4 ln
expression
expression
Causes the input expression to be
converted to an expression containing
only natural logs (ln).
Log(x)4 ln ¸
ln( )
ln(10)
x
ln() x key
ln(
expression1
)
expression
ln(
list1
)
list
Returns the natural logarithm of the argument.
For a list, returns the natural logarithms of the
elements.
ln(2.0) ¸ .693...
If complex format mode is REAL:
ln({ë 3,1.2,5}) ¸
Error: Non-real result
If complex format mode is RECTANGULAR:
ln({ë 3,1.2,5}) ¸
{ln(3) +
pø
i
.182... ln(5)}
ln(
squareMatrix1
)
squareMatrix
Returns the matrix natural logarithm of
squareMatrix1
. This is
not
the same as calculating
the natural logarithm of each element. For
information about the calculation method, refer
to
cos() on.
squareMatrix1
must be diagonalizable. The result
always contains floating-point numbers.
In Radian angle mode and Rectangular complex
format mode:
ln([1,5,3;4,2,1;6,ë 2,1]) ¸

Table of Contents

Other manuals for Texas Instruments Voyage 200

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments Voyage 200 and is the answer not in the manual?

Texas Instruments Voyage 200 Specifications

General IconGeneral
TypeScientific
Form factorPocket
Product colorBlue
Display resolution128 x 240 pixels

Related product manuals