Stat-One And Stat-Two Commands - HP 40gs User Manual

Graphing calculator
Hide thumbs Also See for 40gs:
Table of Contents

Advertisement

MSGBOX
PROMPT
WAIT

Stat-One and Stat-Two commands

Programming
Example
INPUT R; "Circular Area";
"Radius";
"Enter Number";1:
Displays a message box containing textitem. A text item
consists of any number of expressions and quoted strings
of text. The expressions are evaluated and turned into
strings of text.
For example, "AREA IS:" 2 +2 becomes AREA IS: 4.
Use
to type the quote marks " ".
CHARS
MSGBOX textitem:
Example
1
A:
MSGBOX "AREA IS: "π*A^2:
You can also use the NoteText variable to provide text
arguments. This can be used to insert line breaks. For
example, press
The position line
MSGBOX NoteText " " π*A^2:
will display the same message box as the previous
example.
Displays an input box with name as the title, and prompts
for a value for name. name can be a variable such as
A...Z, θ, L1...L9, C1...C9 or Z1...Z9..
PROMPT name:
Halts program execution for the specified number of
seconds.
WAIT seconds:
The following commands are used for analyzing one-
variable and two-variable statistical data.
and type AREA IS
NOTE
.
21-29

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents