EasyManuals Logo

Texas Instruments TI-89 Tip List

Texas Instruments TI-89
507 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 #502 background imageLoading...
Page #502 background image
_ (underscore)
expr_unit
Designate the units for expr. All unit names
begin with the underscore.
var_
Treat var as complex if it has no value. By
default, variables without the underscore are
treated as real. Variables with values are treated
as the value type; real or complex. Complex
numbers can be stored in variables without the
underscore, but complex operations work better
if underscores are used.
(convert)
expr_unit1_unit2
Convert expr with units unit1 to units unit2,
excluding temperature conversions. The units
must be in the same category. Use tmpCnv()
and tmpCnv() for temperature conversions.
10^()
(expr), (list)
Return 10 raised to the power of the argument.
(matrix)
Return 10 raised to the power of square matrix.
This is not the same as 10 raised to the power
of each element. Refer to cos() for calculation
details. matrix must be diagonalizable, and the
result always contains floating-point numbers.
x
-1
(^-1)
expr^-1
list^-1
Return the reciprocal of the argument.
matrix^-1
Return the inverse of square matrix, which must
be non-singular.
| ("with")
expr|Boolean1 [and Boolean2]...[and BooleanN]
Evaluate expr subject to the Boolean contraints.
This allows substitutions, interval constraints
and exclusions. If Boolean is an equality such
as var = value, then each occurence of var in
expr is substituted with value. A constraint is
formed with two or more Booleans joined with
'and', where each Boolean is an inequality. An
exclusion is a Boolean of the form var value,
which is primarily used to exclude exact
solutions of cSolve(), cZeros(), solve(), etc.
(store)
exprvar
listvar
matrixvar
Create var if it does not exist and initialize it to
expr, list or matrix. If var exists and is not locked
or protected, replace its contents with expr, list
or matrix.
exprfunctionName([parameter1,...])
Create functionName if it does not exist and
initialize it to expr. If functionName exists and is
not locked or protected, replace its contents with
expr. parameters are optional function
arguments.
listfunctionName([parameter1,...])
matrixfunctionName([parameter1,...])
Create functionName if it does not exist and
initialize it to list or matrix. If functionName
exists and is not locked or protected, replace its
contents with list or matrix. parameters are
optional function arguments.
©
©©
© (comment)
[text]
Process text as a comment line in a program or
function. © may be at the beginning of a line or
anywhere within the line. All text to the right of ©
to the end of the line is the comment.
0b, 0h
0bbinaryNumber
0hhexadecimalNumber
Denote a binary or hexadecimal integer. 0b or
0h must be entered regardless of the Base
mode setting, otherwise the number is treated
as decimal (base 10).
15 - 31

Table of Contents

Other manuals for Texas Instruments TI-89

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments TI-89 and is the answer not in the manual?

Texas Instruments TI-89 Specifications

General IconGeneral
Display size (HxV)100 x 160 mm
Memory type639K FLASH ROM, 188K bytes RAM
Compatible operating systemsOperating System 2.09
Battery typeAAA

Related product manuals