-
Notifications
You must be signed in to change notification settings - Fork 1
Xcalc: Utility Functions
Read Stanton edited this page Dec 21, 2020
·
12 revisions
-
String contains function
-
Type:
Function -
Determines whether str contains substring find
-
Converts str to a list
-
Type:
Function -
Returns str as a list
-
Converts list to a string
-
Type:
Function -
Stores result in global variable rgstr_val
-
Type:
Function -
Returns the char (as string) at i in str
-
Type:
Program -
Stores function into f(x)