Integral approximation
f(x) =
Note: Because of the architecture of this program, in f(x), carets (^
) represent the logical xor operation and not exponentiation.
For exponents, use pow(base, exponent)
— “x²”, for example, would be written as pow(x, 2)
Integral:
Partitions:
Bottom limit:
Top limit:
Approximation type:
Trapezoidal
Rectangular (start-point)
Rectangular (mid-point)
Rectangular (end-point)
Evaluate (definite integral)
Graph:
Width:
Height:
Center:
x:
y: