Appendix A: Functions and Instructions
883
¡
, ', "
2 “
key
(
¡
),
2 È
key
('),
2 É
key
(")
dd
¡
mm
'
ss.ss
"
⇒
expression
dd
A positive or negative number
mm
A non-negative number
ss.ss
A non-negative number
Returns
dd
+(
mm
/60)+(
ss.ss
/3600).
This base-60 entry format lets you:
•
Enter an angle in degrees/minutes/seconds
without regard to the current angle mode.
•
Enter time as hours/minutes/seconds.
In Degree angle mode:
25°13'17.5"
¸
25.221
...
25°30'
¸
51/2
'
(prime)
2 È
key
variable
'
variable
''
Enters a prime symbol in a differential equation. A
single prime symbol denotes a 1st-order differential
equation, two prime symbols denote a 2nd-order,
etc.
deSolve(y''=y^(
ë
1/2) and
y(0)=0 and y'(0)=0,t,y)
¸
2
ø
y
3/4
3
=t
_
(underscore)
@
¥
q
key
H
2
q
key
expression
_
unit
Designates the units for an
expression
. All unit
names must begin with an underscore.
You can use pre-defined units or create your own
units. For a list of pre-defined units, refer to the
module about constants and measurement units.
You can press:
@
2
9
H
¥ À
to select units from a menu, or you can type the
unit names directly.
3_m
4
_ft
¸
9.842…
ø
_ft
Note:
To type
4
, press
2
p
.
variable
_
When
variable
has no value, it is treated as
though it represents a complex number. By
default, without the _
, the variable is treated as
real.
If
variable
has a value, the _ is ignored and
variable
retains its original data type.
Note:
You can store a complex number to a
variable without using _
. However, for best
results in calculations such as
cSolve()
and
cZeros()
, the _ is recommended.
Assuming z is undefined:
real(z)
¸
z
real(z_)
¸
real(z_)
imag(z)
¸
0
imag(z_)
¸
imag(z_)
Summary of Contents for Titanium TI-89
Page 9: ...Getting Started 6 TI 89 Titanium keys Ë Ì Í Ê ...
Page 34: ...Getting Started 31 2 or D 2 B u s i n e s s D B D B Press Result ...
Page 43: ...Getting Started 40 3 0 D B D D B D Press Result ...
Page 44: ...Getting Started 41 D 2 0 0 2 D B Scroll down to October and press Press Result ...
Page 58: ...Getting Started 55 Example Set split screen mode to TOP BOTTOM Press Result 3 B D ...
Page 70: ...Getting Started 67 ...
Page 175: ...Operating the Calculator 172 From the Keyboard ...
Page 456: ...Tables 453 ...
Page 527: ...Data Matrix Editor 524 ...