IntegrationTools
Flip
flip the limits of integration
Calling Sequence
Parameters
Description
Examples
Flip(v)
v
-
definite or indefinite integral
The Flip command flips the limits of integration of v: ∫abf⁡xⅆx=−∫baf⁡xⅆx.
with⁡IntegrationTools:
v≔Int⁡f⁡x,x=a..b
v≔∫abf⁡xⅆx
Flip⁡v
−∫baf⁡xⅆx
See Also
Download Help Document