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
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.