IClear Commands (CLR)

ClrGraph

Function: This command clears the graph screen.

Syntax: ClrGraph=

Description: This command clears the graph screen during program execution.

ClrList

Function: This command deletes list data.

Syntax: ClrList <list name>

ClrList

Parameters: list name: 1 to 26, Ans

Description: This command deletes the data in the list specified by “list name”. All list data is deleted if nothing is specified for “list name”.

ClrMat

(Not included on the fx-7400GII)

 

 

Function: This command deletes matrix data.

Syntax: ClrMat <matrix name>

ClrMat

Parameters: matrix name: A to Z, Ans

Description: This command deletes the data in the matrix specified by “matrix name”. All matrix data is deleted if nothing is specified for “matrix name”.

ClrText

Function: This command clears the text screen.

Syntax: ClrText=

Description: This command clears text from the screen during program execution.

IDisplay Commands (DISP)

DispF-Tbl, DispR-Tbl*

* (Not included on the fx-7400GII) No parameters

 

 

Function: These commands display numeric tables.

Description:

These commands generate numeric tables during program execution in accordance with conditions defined within the program.

DispF-Tbl generates a function table, while DispR-Tbl generates a recursion table.

DrawDyna

(Not included on the fx-7400GII) No parameters

 

 

Function: This command executes a Dynamic Graph draw operation.

Description: This command draws a Dynamic Graph during program execution in accordance with the drawing conditions defined within the program.

8-14