sinh()
Catalog >
sinh (
List1
)
returns a list of the hyperbolic
sines of each element of
List1
.
sinh(
squareMatrix1
)
⇒
squareMatrix
Returns the matrix hyperbolic sine of
squareMatrix1
. This is not the same as
calculating the hyperbolic sine of each
element. For information about the
calculation method, refer to
cos()
.
squareMatrix1
must be diagonalizable. The
result always contains floating-point
numbers.
In Radian angle mode:
sinh
⁻
¹
()
Catalog >
sinh
⁻
¹
(
Expr1
)
⇒
expression
sinh
⁻
¹
(
List1
)
⇒
list
sinh
⁻
¹
(
Expr1
)
returns the inverse hyperbolic
sine of the argument as an expression.
sinh
⁻
¹
(
List1
)
returns a list of the inverse
hyperbolic sines of each element of
List1
.
Note:
You can insert this function from the
keyboard by typing
arcsinh(
...
)
.
sinh
⁻
¹
(
squareMatrix1
)
⇒
squareMatrix
Returns the matrix inverse hyperbolic sine
of
squareMatrix1
. This is not the same as
calculating the inverse hyperbolic sine of
each element. For information about the
calculation method, refer to
cos()
.
squareMatrix1
must be diagonalizable. The
result always contains floating-point
numbers.
In Radian angle mode:
SinReg
Catalog >
SinReg
X
,
Y
[
,
[
Iterations
]
,
[
Period
][
,
Category
,
Include
]]
Computes the sinusoidal regression on lists
X
and
Y
. A summary of results is stored in
the
stat.results
variable. (See page 172.)
Alphabetical Listing
165
Summary of Contents for TI-Nspire CAS
Page 4: ...4 Service and Warranty Information 249 Index 251 ...
Page 248: ...248 ...
Page 250: ...250 ...