Casio ClassPad 300 PLUS User Manual page 587

Classpad os version 2.20
Hide thumbs Also See for ClassPad 300 PLUS:
Table of Contents

Advertisement

ExpToStr
Syntax:
ExpToStr <expression>,<storage variable name>
Function:
Converts the result of an input expression to a string and assigns the string to
the specified variable.
NumToChr
Syntax:
NumToChr
Function:
Converts numeric value
with the character code table, and assigns the character(s) as a string to the
specified variable. For information about character codes, see Appendix page
-6-1.
NumToStr
Syntax:
NumToStr <value>,
Function: Converts a numeric value to a string of the specified format, and assigns the
resulting string to the specified variable.
Example: NumToStr 1.234, "Fix2",
StrCmp
Syntax:
StrCmp
Function:
Compares "<string 1>" and "<string 2>" (character code comparison) and
assigns the resulting value to the specified variable.
Description
• Returns 0 when "<string 1>" = "<string 2>".
• Returns 1 when "<string 1>" > "<string 2>".
• Returns –1 when "<string 1>" < "<string 2>".
StrInv
Syntax:
StrInv
"<string>", <storage variable name>
Function:
Inverts the sequence of a string and assigns the resulting string to a variable.
12-6-42
Program Command Reference
n
,<storage variable name>
n
to the corresponding text character(s) in accordance
{
"Fix <integer from 0 to 9>"
"Sci <integer from 0 to 9>"
x
"<string 1>", "<string 2>", <storage variable name>
20050501
}
, <storage variable name>

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents