Texas Instruments TI-73 Benutzerhandbuch

Seite von 364
 Appendix A: Function and Instruction Reference     
317
73A-ENG.DOC   AppxA: Function/Instruction Reference, English   Julie Hewlett   Revised: 07/29/98 1:10 PM   Printed:
05/19/99 9:03 AM   Page 317 of 36
‡
(
value
)
- z
Calculates the square root of value, which can be a
positive real number, an expression that results in a
positive real number, or a list of positive numbers.
‡(16) 
b
4
valueA¦valueB
valueAàvalueB
valueA
+
valueB
valueANvalueB
M F \ T
Returns the product (I), quotient (F), sum (\) or
difference (T) of valueA and valueB, which can be
real numbers, expressions, or lists.
If both values are lists, they must have the same
number of elements. If one argument is a list and the
other a non-list, the non-list is paired with each
element of the list, and a list is returned.
{1,4,8}
Ü
L
1
 
b
{1 4 8}
4
¦
L
1
 
b
{4 16 32}
{2,4,8}à{2,2,2} 
b
{1 2 4}
M456N123 
b
M579
In Autosimp mode:
2
¦
 34 
b
1
2
In A
§
b/c mode:
4 + 12 
b
412
{
- t
Signifies the beginning of a list.
{"A","B","C"}
Ü
L
3
{"A"  "B"  "C"}
(
D
Designates a 1st priority calculation or implies
multiplication.
4(3) 
b
12
(4+4)6P8 
b
6
4+4(6P8) 
b
7
}
- t
Signifies the end of a list.
{"A","B","C"}
Ü
L
3
{"A"  "B"  "C"}
)
E
Designates a 1st priority calculation, implies
multiplication, or completes functions and
instructions.
4(3) 
b
12
(4+4)6P8 
b
6
4+4(6P8) 
b
7
log(10) 
b
1
,
¡
Separates list elements when entering them outside of
the List editor, and separates function/programming
command arguments.
{"A","B","C"}
Ü
L
3
{"A"  "B"  "C"}
Circle(0,0,7) 
b
'
- u
A N G L E
Specifies the minutes in DMS angle notation.
In Radian mode:
50¡0'0" 
b
.872664626