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

Online Help

All Products    Maple    MapleSim


Calculus 1: Applications of Integration

The Student[Calculus1] package contains four routines that can be used to both work with and visualize the concepts of function averages, arc lengths, and volumes and surfaces of revolution.  This worksheet demonstrates this functionality.

 

For further information about any command in the Calculus1 package, see the corresponding help page.  For a general overview, see Calculus1.

Getting Started

While any command in the package can be referred to using the long form, for example, Student[Calculus1][DerivativePlot],  it is easier, and often clearer, to load the package, and then use the short form command names.

restart

withStudentCalculus1:

The following sections show how the routines work.  In some cases, examples show to use these visualization routines in conjunction with the single-stepping Calculus1 routines.

Main: Visualization

Previous: Integration