EasyManuals Logo
Home>Casio>Calculator>ClassPad 300

Casio ClassPad 300 User Manual

Casio ClassPad 300
670 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #550 background imageLoading...
Page #550 background image
20021201
While~WhileEnd
Syntax: While
<expression>
[<statement>] …
WhileEnd
<expression> is a condition that evaluates to true or false.
Function: The specified statements are repeated as long as the condition is true.
Description
•The statements between While~WhileEnd are repeated as long as the condition is true.
When the condition becomes false, execution jumps to the next command after the
WhileEnd command.
•Since the condition comes after While, the condition is evaluated before the loop is started.
•You can use a multi-statement command (:) in place of the carriage return to separate
statements.
It is always a bad idea to use the Goto command to exit a While~WhileEnd loop. Not only
is it poor programming, it can cause problems due to improper termination of internal
processes used by the loop operation.
Application Command List
The commands listed in this section can also be used in other ClassPad applications.
You can select these commands by selecting “All” for the [Form] setting on the catalog (cat)
soft keyboard. Or, you can simply type the command. Also, many of these commands
appear as menu items within the [Ctrl], [I/O] or [Misc] menus.
k Graph & Table
Circle
Syntax: Circle
<center x-coordinate>, <center y-coordinate>, radius
Function: Draws a circle.
Example: Circle –1, –1, 2
ClearSheet
Syntax: ClearSheet
{
<sheet number>
}
"<sheet name>"
Function: Deletes the sheet name and expressions on the sheet, and returns its settings to
their default values. Omitting the argument causes all sheets to be cleared.
12-6-15
Program Command Reference

Table of Contents

Other manuals for Casio ClassPad 300

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Casio ClassPad 300 and is the answer not in the manual?

Casio ClassPad 300 Specifications

General IconGeneral
BrandCasio
ModelClassPad 300
CategoryCalculator
LanguageEnglish

Related product manuals