Texas Instruments TI-83 Manual Book page 65

Ti ti-83: user guide
Hide thumbs Also See for TI-83:
Table of Contents

Advertisement

min(,
max(
lcm(,
gcd(
(minimum value) returns the smaller of valueA and
min(
valueB or the smallest element in list. If listA and listB are
compared,
returns a list of the smaller of each pair of
min(
elements. If list and value are compared,
each element in list with value.
(maximum value) returns the larger of valueA and
max(
valueB or the largest element in list. If listA and listB are
compared,
max(
elements. If list and value are compared,
each element in list with value.
valueA
valueB
min(
,
list
min(
)
listA
listB
min(
,
)
list
value
min(
,
)
min(
max(
Note:
and
returns the least common multiple of valueA and
lcm(
valueB, both of which must be nonnegative integers. When
listA and listB are specified,
of each pair of elements. If list and value are specified,
finds the lcm of each element in list and value.
lcm(
returns the greatest common divisor of valueA and
gcd(
valueB, both of which must be nonnegative integers. When
listA and listB are specified,
of each pair of elements. If list and value are specified,
finds the gcd of each element in list and value.
gcd(
valueA
valueB
lcm(
,
listA
listB
lcm(
,
)
list
value
lcm(
,
)
Math, Angle, and Test Operations 2-15
returns a list of the larger of each pair of
valueA
)
max(
list
max(
)
listA
listB
max(
,
list
value
max(
,
also are available on the
lcm(
gcd(
valueA
)
gcd(
listA
gcd(
list
gcd(
compares
min(
compares
max(
valueB
,
)
)
)
LIST MATH
returns a list of the lcm
returns a list of the gcd
valueB
,
)
listB
,
)
value
,
)
menu.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

83cml/ili/u - 83 plus graphics calc

Table of Contents