Texas-instruments TI-73 EXPLORER User Manual Page 54

  • Download
  • Add to my manuals
  • Print
  • Page
    / 364
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 53
48
Chapter 2: Math Operations
7302ENG.DOC CH2 Math Operations, English Julie Hewlett Revised: 07/29/98 11:58 AM Printed: 05/19/99 8:58
AM Page 48 of 32
2. Find the list minimums.
-l:
1"
5
-v
1
¡
-v
2
Eb
3. Find the list maximums.
1"
6
-v
1
¡
-v
2
Eb
remainder( remainder(
1
"
7 7
Returns the remainder resulting from the division of two
positive whole numbers, dividend and divisor, each of which
can be a list of positive whole numbers. They also are subject
to mathematical rules. For example, divisor0.
remainder(
dividend,divisor
)
If both arguments 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 of
remainders is returned.
remainder(
list,divisor
)
remainder(
dividend,list
)
remainder(
list,list
)
Calculate 10P6 and return
the remainder only.
:1"
7
10
¡
6
Eb
³
1
6
10
8
4
remainder=4
dividend=10
divisor=6
Page view 53
1 2 ... 49 50 51 52 53 54 55 56 57 58 59 ... 363 364

Comments to this Manuals

No comments