Student[Calculus1][InverseTutor] - plot an expression and its reflection through the line y=x
|
Calling Sequence
|
|
InverseTutor(f, a..b)
InverseTutor(f, var=a..b)
|
|
Parameters
|
|
f
|
-
|
(optional) algebraic expression in one variable var
|
a..b
|
-
|
(optional) interval
|
var
|
-
|
(optional) variable
|
|
|
|
|
Description
|
|
•
|
The InverseTutor(f) command launches a tutor interface that illustrates the inverse of f on the interval a..b.
|
|
If f is not specified, InverseTutor uses a default function.
|
|
If a..b is not specified, InverseTutor uses a default interval.
|
|
If var is not specified, InverseTutor uses a default variable.
|
|
|
Download Help Document
Was this information helpful?