Casio FX-7400GII - SOFTWARE VERSION 2-00 User Manual page 230

Software version 2.00
Hide thumbs Also See for FX-7400GII - SOFTWARE VERSION 2-00:
Table of Contents

Advertisement

Exp(
Function: Converts a string to an expression, and executes the expression.
Syntax: Exp("<string>"[)]
Exp Str(
Function: Converts a graph expression to a string and assigns it to the specified variable.
Syntax: Exp Str(<formula>, <string variable name>[)]
Description: A graph expression (Y
c
c
c
,
,
), or function memory (f
+1
+2
n
n
n
StrCmp(
Function: Compares "<string 1>" and "<string 2>" (character code comparison).
Syntax: StrCmp("<string 1>", "<string 2>"[)]
Description: Compares two strings and returns one of the following values.
Returns 0 when "<string 1>" = "<string 2>".
Returns 1 when "<string 1>" > "<string 2>".
Returns –1 when "<string 1>" < "<string 2>".
Strlnv(
Function: Inverts the sequence of a string.
Syntax: StrInv("<string>"[)]
StrJoin(
Function: Joins "<string 1>" and "<string 2>".
Syntax: StrJoin("<string 1>", "<string 2>"[)]
Note: The same result also can be achieved using the "+" command (page 8-20).
StrLeft(
Function: Copies a string up to the
Syntax: StrLeft("<string>",
StrLen(
Function: Returns the length of a string (the number of its characters).
Syntax: StrLen("<string>"[)]
StrLwr(
Function: Converts all the characters of a string to lower case.
Syntax: StrLwr("<string>"[)]
, r, X
, Y
, X), recursion formula (
n
t
t
) can be used as the first argument (<formula>).
n
n
th character from the left.
n
n
[)]
(0
9999,
8-19
a
a
,
n
n
is a natural number)
a
b
b
b
,
,
,
,
,
n
+1
n
+2
n
n
+1
n
+2

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents