Flip - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


IntegrationTools

  

Flip

  

flip the limits of integration

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

Flip(v)

Parameters

v

-

definite or indefinite integral

Description

• 

The Flip command flips the limits of integration of v: abfxⅆx=bafxⅆx.

Examples

withIntegrationTools:

vIntfx,x=a..b

vabfxⅆx

(1)

Flipv

bafxⅆx

(2)

See Also

IntegrationTools