A C E I S

A

approximateIntegral(double, double, double, double, double) - Method in interface edu.unm.cs.cs251.lab02.IntegralCalculator
Computes the approximate integral of the function f(x)= |r * sin(n*x)| over interval [startX, endX] and with the precision (delta) provided.

A C E I S