Calculus1 Theorems - Maple Help

Online Help

All Products    Maple    MapleSim


Calculus 1:  Theorems about Differentiation

The Student[Calculus1] package contains three routines that can be used to both work with and visualize Rolle's theorem and the mean value theorem.  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][MeanValueTheorem],  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 various routines work.

Main: Visualization

Previous: Derivatives

Next: Applications of Derivatives