Student[Precalculus][RationalFunctionTutor] - demonstrate the graphing of rational functions
Calling Sequence
RationalFunctionTutor(f)
Parameters
f
-
(optional) rational function (ratio of polynomials) in at most one variable
Description
The RationalFunctionTutor(f) command launches a tutor interface that demonstrates the graphing of the rational function f. If f has any asymptotes, they are also displayed.
If f is not specified, RationalFunctionTutor uses a default function.
If an expression in one variable is specified, the tutor replaces the variable name with x.
Examples
with⁡StudentPrecalculus:
RationalFunctionTutor⁡
RationalFunctionTutor⁡x3+x2−x+1x3
See Also
Student, Student[Precalculus], Student[Precalculus][InteractiveOverview], Student[Precalculus][RationalFunctionPlot]
Download Help Document