LineI/LineO or LineI/DecimalO
* a and b are integers that can be specified within the range of -1 × 10
10
<
a ≤ b < 1 × 10
10
.
Σ Calculation Example
(x + 1) = 20
(Input/Output: MathI/MathO)
– [Func Analysis] > [Summation(Σ)]
1 1 5
(Input/Output: LineI/LineO)
– [Func Analysis] > [Summation(Σ)]
1 (,)1 (,)5
Product(Π)
With ∏(, you can obtain the product of an input f(x) expression for a
specific range.
Note
• This function can be used with any of the following calculator apps: Calculate,
Statistics, Distribution, Table, Vector.
Input Syntax
The input syntax depends on the Input/Output setting on the SETTINGS
menu, as shown in the table below.
Input/Output setting Input Syntax
MathI/MathO or MathI/DecimalO
LineI/LineO or LineI/DecimalO
Π(f(x), a, b)*
* a and b are integers that can be specified within the range of a < 1 ×
10
10
, b < 1 × 10
10
, a ≤ b.
47