RationalFunctionTutor - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


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

withStudentPrecalculus:

RationalFunctionTutor

RationalFunctionTutorx3+x2x+1x3

See Also

Student, Student[Precalculus], Student[Precalculus][InteractiveOverview], Student[Precalculus][RationalFunctionPlot]