>>>>> ">" == SourceForge net <noreply@sourceforge.net> writes:
>> Initial Comment:
>> integrate(exp(x^a),x,0,1),a=3;
>> Maxima encountered a Lisp error:
>> Error in MACSYMA-TOP-LEVEL [or a callee]: ((RAT SIMP)
>> 10 3) is not of type NUMBER.
This looks like a bug in lhop-numden. I think < should be replaced
by lessthan. Then maxima will return the integrand.
Ray