Calculus1 Differentiation Apps - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


Home : Support : Online Help : Applications and Example Worksheets : Calculus : Calculus1 Differentiation Apps

Calculus 1:  Applications of Differentiation

The Student[Calculus1] package contains three routines that can be used to both work with and visualize the concepts of Taylor approximations, charting a function, and using Newton's method.  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][FunctionChart],  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.

Main: Visualization

Previous: Various Theorems about Derivatives

Next: Integration