20060301
Tip
• You can include up to 99 arguments in a function.
• If you do not specify a folder, the function is stored in the current folder.
• A function defined using the
Define
command can contain only a single expression. You cannot
link multiple expressions or commands using colons (
:
) or carriage returns.
Executing a U
s
er-defined Function
The following is the syntax for executing a user-defined function.
<function name> ([<argument>[,<argument >...]])
The following shows an example of how to perform a manual calculation in the Main
application.
Example:
The following is a function created under “Creating a New User-defined Function”
on page 12-5-1.
f4
(
x
) =
x
s
x
+ 1
s
(
x
– 2)
12-5-3
User-defined Functions
Tip
• You can use the following steps to recall user-defined functions stored in the “library” folder using
the catalog (cat) keyboard. For more information about the “library” folder, see “1-7 Variables and
Folders”.
1. Press
.
.
2. Tap the
(catalog) tab.
3. On the catalog (cat) keyboard, tap the [Form] down arrow button, and then select [USER].
4. Scroll the list of functions until the function you want is visible, and then tap the function name
you want.
5. Tap [INPUT].
Summary of Contents for ClassPad 330
Page 11: ...20060301 20090601 ClassPad 330 ClassPad OS Version 3 04 ...
Page 277: ...20060301 3 3 10 Storing Functions 3 Tap AND Plot OR Plot ...
Page 779: ...20090601 S Graph Line Clustered C S Graph Line Stacked E 13 9 2 Graphing ...
Page 780: ...20090601 S Graph Line 100 Stacked F S Graph Column Clustered G 13 9 3 Graphing ...
Page 781: ...20090601 S Graph Column Stacked I S Graph Column 100 Stacked J 13 9 4 Graphing ...
Page 782: ...20090601 S Graph Bar Clustered K S Graph Bar Stacked 9 13 9 5 Graphing ...