Class Summary |
Max |
A product function product(x^2,x,1,10) finds the product of x^2 with x running from 1 to 10. |
MaxArg |
|
Min |
A product function product(x^2,x,1,10) finds the product of x^2 with x running from 1 to 10. |
MinArg |
|
Product |
A product function product(x^2,x,1,10) finds the product of x^2 with x running from 1 to 10. |
Simpson |
A sum function Sum(x^2,x,1,10) finds the sum of x^2 with x running from 1 to 10.
|
Sum |
A sum function Sum(x^2,x,1,10) finds the sum of x^2 with x running from 1 to 10.
|
SumType |
A sum function Sum(x^2,x,1,10) finds the sum of x^2 with x running from 1 to 10.
|