Compute definite or indefinite integral of one or more variables using Risch-Norman algorithm and table lookup. This procedure is able to handle elementary algebraic and transcendental functions and also a huge class of special functions, including Airy, Bessel, Whittaker and Lambert. var can be: ...
We focus on definite integrals of continuous functions in one variable over closed intervals. In particular, we consider expressions given by the following syntax: e := v | c | e1 op e2 | f (e) | Deriv(e, v) | Integral(e, v, a, b) Here v is a variable; c is a constant (...