PolynomialTutor - 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][PolynomialTutor] - demonstrate graphing of polynomial

Calling Sequence

PolynomialTutor(p)

Parameters

p

-

(optional) polynomial in at most one variable

Description

• 

The PolynomialTutor(p) command launches a tutor interface that demonstrates the graphing of the polynomial p.  If the polynomial has any zeroes, they are also displayed.

  

If p is not specified, PolynomialTutor uses a default function.

• 

If an expression in one variable is specified, the tutor replaces the variable name with x.

Examples

withStudentPrecalculus:

PolynomialTutor

PolynomialTutor2x3+x22

See Also

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