Casio – Casio FX-CG10 User Manual
Page 304
CASIO
8-20
ClrMat
Function: This command deletes matrix data.
Syntax: ClrMat
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.
k Display Commands (DISPLAY)
DispF-Tbl, DispR-Tbl
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
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.
DrawFTG-Con, DrawFTG-Plt
No parameters
Function: This command uses values in a generated table to graph a function.
Description:
• This command draws a function graph in accordance with conditions defined within the
program.
• DrawFTG-Con produces a connect type graph, while DrawFTG-Plt produces a plot type
graph.