Casio CLASSPAD 330 3.04 User Manual page 705

Classpad os version 3.04
Table of Contents

Advertisement

Including Recur ion Table and Recur ion Graph Function in a Program
Recursion table and recursion graph functions can be included in a program to generate
number tables and draw graphs.
Example: DefaultSetup
ViewWindow 0, 6, 1, – 0.01, 0.3, 1
SeqType "a
"–3a
^2 + 2a
n
0
SqStart
6
SqEnd
0.01
DispSeqTbl
Pause
DrawSeqCon
Including Li t Sort Function in a Program
List sort functions let you sort list data into either ascending or descending order. Make sure
the list contains data before executing a sort function.
To ort data of a ingle li t in a cending order
MultiSortA <list name>
To ort multiple li t in a cending order, ba ed on the data in one li t
MultiSortA <base list name>,<list name>,...
• Up to six list names can be specified, including the base list name.
To ort data of a ingle li t in de cending order
MultiSortD <list name>
To ort multiple li t in de cending order, ba ed on the data in one li t
MultiSortD <base list name>,<list name>,...
• Up to six list names can be specified, including the base list name.
12-7-3
Including ClassPad Functions in Programs
a
"
n+1
0
"
a
n
n+1
a
0
20060301

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CLASSPAD 330 3.04 and is the answer not in the manual?

This manual is also suitable for:

Classpad 330

Table of Contents

Save PDF