Student[Calculus1][TaylorApproximationTutor] - illustrate Taylor approximation
|
Calling Sequence
|
|
TaylorApproximationTutor(f, a)
TaylorApproximationTutor(f, var=a)
|
|
Parameters
|
|
f
|
-
|
(optional) algebraic expression in one variable var
|
a
|
-
|
(optional) point
|
var
|
-
|
(optional) variable
|
|
|
|
|
Description
|
|
•
|
The TaylorApproximationTutor(f) command launches a tutor interface that calculates the Taylor polynomial of f at the point a and displays the Taylor approximations graphically.
|
|
If f is not specified, TaylorApproximationTutor uses a default function.
|
|
If a is not specified, TaylorApproximationTutor uses a default point.
|
|
If var is not specified, TaylorApproximationTutor uses a default variable.
|
|
|
Download Help Document
Was this information helpful?