Texas Instruments Voyage 200 User Manual page 478

Graphing calculator
Hide thumbs Also See for Voyage 200:
Table of Contents

Advertisement

For example, consider the previous three-piece function.
When:
x <
Mp
x
and x < 0
| M p
x
|
0
For information about similarities and differences between functions and
Note:
programs, refer to Programming.
A multi-statement, user-defined function can have many of the control and decision-
making structures (
structure of a function, it may be helpful to visualize it first in a block form.
Ê
Func
If x< M p Then
Return 4ùsin(x)
ElseIf x>=-p and x<0 Then
Return 2x+6
Else
Return 6–x^2
EndIf
Ê
EndFunc
Ê
Func and EndFunc must begin and end the function.
When entering a multi-statement function on the Y= Editor or Home screen, you must
enter the entire function on a single line.
Additional Graphing Topics
Use expression:
4 sin(x)
2x + 6
2
6 – x
,
,
, etc.) used in programming. When creating the
If
ElseIf
Return
478

Advertisement

Table of Contents
loading

This manual is also suitable for:

Voyage 200 - voyage 200 calculator

Table of Contents