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
1 | initial version |
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
2 | retagged |
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
3 | retagged |
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
4 | retagged |
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