20090601
2-4-15
Function Calculations
I
Solution
s
Supported by Cla
ss
Pad (TRUE, FALSE, Undefined, No Solution,
d
,
con
s
t, con
s
tn)
Solution
De
s
cription
Example
TRUE
Output when a solution is true.
judge (1 = 1)
U
FALSE
Output when a solution is false.
judge (1 < 0)
U
Undefined
Output when a solution is undefined.
1/0
U
No Solution
Output when there is no solution.
solve (abs (
x
) = –1,
x
)
U
d
Infinity
lim (1/
x
2
,
x
, 0)
U
const
Constant displayed as const(1) when any
value that is a constant is included in the
solution. In the case of multiple constants,
they are indicated as const(1), const(2),
and so on.
dSolve (
y
=
x
,
x
,
y
)
U
{
y
= 0.5·
x
2
+ const (1)}
constn
Constant displayed as constn(1) when the
solution includes any integer value that is
a constant. In the case of multiple
constants, they are indicated as constn(1),
constn(2), and so on.
Change the [Angle] setting to
“Degree”.
solve (sin (
x
) = 0,
x
)
U
{
x
= 180·constn (1)}
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 ...