Casio Graphical Calculator Encyclopaedia

Token: _
Type: IO function
Usage:


 [1] <expr>_

 [2] "<text>"_

 [3] <statement>_

Definition:

[1] Prints the value of <expr> to the text screen, right-aligned. On the line below it prints "- Disp -" and waits for the user to press [EXE] before continuing. The value of <expr> is assigned to Ans memory.

[2] Prints "<text>" to the text-screen, left-aligned. On the line below it prints "- Disp -" and waits for the user to press [EXE] before continuing.

[3] Prints the value of Ans memory to the text screen, right-aligned. On the line below it prints "- Disp -" and waits for the user to press [EXE] before continuing.


Other information:

This token can be used instead of a newline symbol or multi-statement symbol (colon). It can be used after a graphical command to display the graphics screen until the user presses [EXE].

Bugs and features

Replacing the newline symbol after a comment with a display triangle displays the contents of the Ans memory. This is because the calc treats the display triangle as more important than the comment symbol.
See also: Plot
Return to index
This page was created by Tom Lynn. Comments etc. to: thl22@cam.ac.uk.
This page last updated: Friday, 30 April, 1999

Written in notepad and compiled with WTA, for clean, consistent HTML.

Validate this page with WebTechs  - Validate this page with KGV  - Best Viewed With Any Browser