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: ∫abs⁢f⁡x+t⁢g⁡xⅆx=s⁢∫abf⁡xⅆx+t⁢∫abg⁡xⅆx.
with⁡IntegrationTools:
v≔Int⁡s⁢f⁡x+t⁢g⁡x,x=a..b
v≔∫abs⁢f⁡x+t⁢g⁡xⅆx
Expand⁡v
s⁢∫abf⁡xⅆx+t⁢∫abg⁡xⅆx
See Also
Download Help Document