Create plots for both cosine and tangent and display them together.
>
|
|
>
|
|
>
|
|
Change the color of the curves in the previous plot. Note that overrideoptions must be added.
>
|
|
You can also display 3-D plots together.
>
|
|
>
|
|
>
|
|
>
|
|
The following example displays two animations on the same plot.
>
|
|
>
|
|
Using the insequence=true option, P is displayed, then Q.
>
|
|
>
|
|
>
|
|
>
|
|
>
|
|
This example illustrates how to animate with a background.
>
|
|
>
|
|
>
|
|
>
|
|
You can animate the Taylor approximation of the sine function. In the following example nine frames are used.
Construct a Taylor approximation animation which consists of the nine frames previously specified.
>
|
|
Construct the original function which is sine.
>
|
|
Now display both together, frame by frame. The solid animated line is A. The stationary dotted line is B.
>
|
|