IntegrationTools
Expand
expand an integral
Calling Sequence
Parameters
Description
Examples
Expand(v)
v
-
expression involving definite or indefinite integrals
The Expand command expands integrals involved in v: ∫absfx+tgxⅆx=s∫abfxⅆx+t∫abgxⅆx.
withIntegrationTools:
v≔Intsfx+tgx,x=a..b
v≔∫absfx+tgxⅆx
Expandv
s∫abfxⅆx+t∫abgxⅆx
See Also
Download Help Document