25 ms·
Well, there is a expression that mathematica can not Integrate[] it, but AXIOM can. integrate((x/sqrt(x * x * x * x + 10 * x * x - 96 * x - 71)),x) AXIOM is w
by ustcscgy 14y ago
Well, there is a expression that mathematica can not Integrate[] it, but AXIOM can.
integrate((x/sqrt(x * x * x * x + 10 * x * x - 96 * x - 71)),x)
AXIOM is written in lisp and latex (literate programming), it's more powerful than MAXIMA.