On 10/3/07, Barton Willis <willisb at unk.edu> wrote:
> Maxima uses a integration constant when it integrates an equation:
Thanks, Barton.
> When the rhs is 0, integrate(0,x) doesn't simplify to zero.
> Is this is a bug?
>
> (%i15) integrate(f(x)=0,x);
> (%o15) integrate(f(x),x)=integrationconstant9+integrate(0,x)
Looks like a bug to me.
best
Robert