Symbolic Manipulation
270
In some cases, you may be able to create an equivalent single-statement function. For
example, consider a piecewise function with two pieces.
•
If you were to create a multi-statement user-defined function with the form:
Note:
To select
nInt
from the Calc toolbar menu, press
…
B:nInt
.
When:
Use expression:
x < 0
x
|
0
L
x
5 cos(x)
Func
If x<0 Then
Return ëx
Else
Return 5cos(x)
EndIf
EndFunc
Then numerically integrate
y1(x)
with
respect to
x
.
Define
y1(x)=Func:If x<0
Then: ... :EndFunc
Summary of Contents for Voyage 200
Page 36: ...Getting Started 36 D B D B Press Result ...
Page 45: ...Getting Started 45 3 0 D B D D B D Press Result ...
Page 46: ...Getting Started 46 D 2 0 0 2 D B Scroll down to October and press Press Result ...
Page 60: ...Getting Started 60 B D Press Result ...
Page 139: ...Previews 139 8 Complete the operation Press 2 d Steps and keystrokes Display 5 f 2 ...
Page 453: ...Differential Equation Graphing 453 ...
Page 468: ...Tables 468 ...
Page 777: ...Activities 777 ...