Chapter 2: Math, Angle, and Test Operations
71
max(
(maximum value) returns the larger of
valueA
and
valueB
or the largest element in
list
.
If
listA
and
listB
are compared,
max(
returns a list of the larger of each pair of elements. If
list
and
value
are compared,
max(
compares each element in
list
with
value
.
Note:
min(
and
max(
also are available on the
LIST MATH
menu.
lcm(, gcd(
lcm(, gcd(
lcm(, gcd(
lcm(, gcd(
lcm(
returns the least common multiple of
valueA
and
valueB
, both of which must be
nonnegative integers. When
listA
and
listB
are specified,
lcm(
returns a list of the lcm of
each pair of elements. If
list
and
value
are specified,
lcm(
finds the lcm of each element in
list
and
value
.
gcd(
returns the greatest common divisor of
valueA
and
valueB
, both of which must be
nonnegative integers. When
listA
and
listB
are specified,
gcd(
returns a list of the gcd of
min(
valueA
,
valueB
)
min(
list
)
min(
listA
,
listB
)
min(
list
,
value
)
max(
valueA
,
valueB
)
max(
list
)
max(
listA
,
listB
)
max(
list
,
value
)
Содержание -84 Plus
Страница 1: ...TI 84 Plus TI 84 Plus Silver Edition Guidebook...
Страница 213: ...Chapter 8 Draw Instructions 210...
Страница 248: ...Chapter 10 Matrices 245 row value matrix rowA rowB...
Страница 332: ...Chapter 12 Statistics 329...
Страница 354: ...Chapter 13 Inferential Statistics and Distributions 351 Ha p1 p2 p1 p2 Input Calculated results Drawn results...
Страница 413: ...Chapter 14 Applications 410...
Страница 427: ...Chapter 15 CATALOG Strings Hyperbolic Functions 424 sinh 1 value cosh 1 value sinh 1 value...
Страница 496: ...Chapter 17 Activities 493 If C A and D B Stop Goto Z Quit if guesses are correct...
Страница 516: ...Chapter 17 Activities 513 At which monthly payment will the principal allocation surpass the interest allocation...
Страница 672: ...Appendix C Service and Warranty Information 669...