Texas Instruments TI-Nspire CAS Reference Manual page 102

Hide thumbs Also See for TI-Nspire CAS:
Table of Contents

Advertisement

ln
Expr► ln ⇒ expression
Causes the input Expr to be converted to an
expression containing only natural logs (ln).
You can insert this operator from the
Note:
computer keyboard by typing @>ln .
ln()
ln( Expr1 ) ⇒ expression
( List1 ) ⇒ list
ln
Returns the natural logarithm of the
argument.
For a list, returns the natural logarithms of
the elements.
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.
LnReg
LnReg X , Y [, [ Freq ] [, Category , Include ]]
Computes the logarithmic regression y =
a+b • ln(x) on lists X and Y with frequency
Freq . A summary of results is stored in the
stat.results variable. (See page 172.)
All the lists must have equal dimension
except for Include .
102
Alphabetical Listing
If complex format mode is Real:
If complex format mode is Rectangular:
In Radian angle mode and Rectangular
complex format:
To see the entire result, press
¡
¢
use
 and 
to move the cursor.
Catalog >
/u
keys
£
and then
Catalog >

Advertisement

Table of Contents
loading

Table of Contents