beautypg.com

Kk using list sort functions in a program – Casio fx-9860G SD User Manual

Page 426

background image

20050401

8-6-8

Using Calculator Functions in Programs

Example Program

View Window 0, 1, 1, –0.2, 1, 1

_

1

a

n

+1

Type

_

2

3

”–3

a

n

2

+ 3

a

n

a

n

+1

_

0

→ R Start_

6

→ R End_

0.01

a

0

_

0.01

a

n

Start

_

8

DispR-Tbl

^

0

9

DrawWeb

a

n

+1

, 30

Executing this program produces the results shown here.

Numeric Table

Recursion graph

k

k

k

k

k Using List Sort Functions in a Program

These functions let you sort data in lists into ascending or descending order.

• Ascending order

1

2

SortA (List 1, List 2, List 3)

Lists to be sorted (up to six can be specified)

1

431

2

K

11

• Descending order

3

SortD (List 1, List 2, List 3)

Lists to be sorted (up to six can be specified)

3

432

4

5

6

1

46232J

2

42

3

3

4

J

6221

5

2

6

3

7

6661

8

!J6251

9

!J6252JJJ

0

46243

7