Command list – Casio ClassPad II fx-CP400 User Manual
Page 199

Chapter 12: Program Application
199
Chapter 12: Program Application
199
Symbols
(Carriage Return)
k
Function: Performs a carriage return operation.
Description: In Program Editor, press the E key to
input a carriage return.
• The carriage return can be used in a user program.
It cannot, however, be used in a manual calculation
performed in the Main application.
: (Multi-statement Command)
Ctrl
Function: Use this command to link a series of
statements into a multi-statement (on a single line).
Description: The multi-statement command can
be used in a user program. It cannot, however, be
used in a manual calculation performed in the Main
application.
⇒ Ctrl
Syntax 1: {
⇒ name> Syntax 2: { ⇒ element> Syntax 3: ⇒ Function: The content of the expression on the left is ’ (Comment) Ctrl - Misc Function: Any text following this symbol is not Description: Any line that starts with the comment " (quotation mark) Ctrl - Misc Function: Any text inside of quotation marks is treated = Ctrl - Logic Syntax: Function: Returns true when ≠ Ctrl - Logic Syntax: ≠ Function: Returns true when < Ctrl - Logic Syntax: Function: Returns true when > Ctrl - Logic Syntax: Function: Returns true when s Ctrl - Logic Syntax: s Function: Returns true when t Ctrl - Logic Syntax: t Function: Returns true when # Misc - String(2) Syntax: # Function: This command specifies a string variable Example 1: When the content of variable exp1 is π and the content of variable str1 is “exp1”, sin(#str1) π). Example 2: To cause a folder to be created during InputStr Ⅺname, "Foldername" : NewFolderⅪ#name A abExpReg (abExpR) Misc - Statistics(1) - Regression Syntax: abExpReg Ⅺ x List, y List[,[FreqList (or 1)] [, [< yn >] [,{On ; Off}]]] Function: Performs y = a · b x regression. Description: See SinReg. and Ctrl - Logic See “Bitwise Operations” (page 58). B BinomialPD k Syntax: BinomialPD Ⅺ x value, Numtrial value, pos value Function: See “Binomial Distribution Probability” Command List
evaluated, and the result is assigned to the item on
the right.
executed. You can use this command to include
comment text in your program.
symbol (’) is treated as comment text, which is
skipped during program execution.
as a string.
they are not.
they are.
is less than
when
greater than
than or equal to
when
greater than or equal to
false when
whose string is a variable name.
calculates sin(
program execution:
(page 146).