Open
Description
> eq = sin(x)/x
> integrate(eq, x, -1e-6, 1e-6)
-3.14159065359
I expected an answer of about 2e-6.
Upstream: Reported upstream. Developers acknowledge bug.
Component: calculus
Keywords: maxima, integration
Stopgaps: todo
Issue created by migration from https://trac.sagemath.org/ticket/11164