20010102
u
Σ
Function: Calculates a sum.
Syntax:
Σ
( {Exp/List}, variable, start value, end value [ ) ]
○ ○ ○ ○ ○
Example
To calculate the sum as the value of X in X2 changes from X = 1
through X = 10
2
(CALC)
e
(
Σ
)
vx
,
v
,b,ba
w
385
u
Π
Function: Calculates a product.
Syntax:
Π
( {Exp/List}, variable, start value, end value [ ) ]
○ ○ ○ ○ ○
Example
To calculate the product as the value of X in X2 changes from X = 1
through X = 5
2
(CALC)
f
(
Π
)
vx
,
v
,b,f
w
14400
u
taylor
Function: Finds a Taylor polynomial.
Syntax: taylor( {Exp/List}, variable, order [, center point] [ ) ]
○ ○ ○ ○ ○
Example
To find a 5th order Taylor polynomial for sin(X) with respect to X = 0
2
(CALC)
g
(taylor)
sv
,
v
,f,a
w
• The default center point is zero.
u
arcLen
Function: Returns the arc length.
Syntax: arcLen( {Exp/List}, variable, start value, end value [ ) ]
○ ○ ○ ○ ○
Example
To determine the arc length for X2 from X = 0 to X = 1
2
(CALC)
h
(arcLen)
vx
,
v
,a,b
w
7-1-17
Using the CAS (Computer Algebra System) Mode
X5
–
X3
+
X
120
6
In (4 5 + 8)
–
In(2)
+
5
4
2
2
Summary of Contents for ALGEBRA FX 2.0 Plus
Page 54: ...20010102 ...