Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to use algorithm='mathematica free' to calculate definite integral?

Is it possible to use algorithm='mathematica free' to calculate definite integral ?

integrate(x^2,x,algorithm='mathematica_free')

Output:

1/3*x^3

and

integrate(x^2,x,0,1,algorithm='mathematica_free')

Output:

1/3*x^3

but I want 1/3

How to use algorithm='mathematica free' to calculate definite integral?

Is it possible to use algorithm='mathematica free' to calculate definite integral ?

integrate(x^2,x,algorithm='mathematica_free')

Output:

1/3*x^3

and

integrate(x^2,x,0,1,algorithm='mathematica_free')

Output:

1/3*x^3

but I want 1/3

click to hide/show revision 3
retagged

How to use algorithm='mathematica free' to calculate definite integral?

Is it possible to use algorithm='mathematica free' to calculate definite integral ?

integrate(x^2,x,algorithm='mathematica_free')

Output:

1/3*x^3

and

integrate(x^2,x,0,1,algorithm='mathematica_free')

Output:

1/3*x^3

but I want 1/3

How to use algorithm='mathematica free' to calculate definite integral?

Is it possible to use algorithm='mathematica free' to calculate definite integral ?

integrate(x^2,x,algorithm='mathematica_free')

Output:

1/3*x^3

and

integrate(x^2,x,0,1,algorithm='mathematica_free')

Output:

1/3*x^3

but I want 1/3