
Storing Functions
Using
Your ClassPad is
y = a·x + b
y = a·x^2 + b·x + c
y = a·x^3 + b·x^2 + c·x + d y = a·sin (b·x + c) + d
y= a·cos (b·x + c) + d y = a·tan (b·x + c) + d y = a·log (b·x + c) + d y = a·ln (b·x + c) + d y = a·e^(b·x + c) + d y = a^(b·x + c) + d
y = a /(b·x + c) + d
u ClassPad Operation
(1)On the application menu, tap T.
(2)On the Graph Editor window, select the sheet and the line where you want to store the
(3)Tap aand then
(4)On the menu that appears, tap the
•This displays a dialog box for assigning values to the coefficients. The actual coefficients that appear (a through d) depend on the
(5)Assign values to each coefficient.
(6)Tap [OK].
Saving the Message Box Expression to the Graph Editor Window
You can save the expression currently displayed in the Graph window message box to the Graph Editor window. This capability comes in handy when you want to save an expression that appears in the message box while you are using the sketch function (see
Note
•The following are the steps you should perform after an expression is stored in the message box of the Graph window.
20050501