Generate a random polynomial using the given variable and with the given order (degree of the polynomial). Each term will have a random coefficient between -9 and 9. The leading coefficient can not be 0.

Examples

CalculatorsAll TI-Nspire
Shortcut
ParametersrandPoly(Variable, Order)