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: ∫abfxⅆx=−∫bafxⅆx.
withIntegrationTools:
v≔Intfx,x=a..b
v≔∫abfxⅆx
Flipv
−∫bafxⅆx
See Also
Download Help Document