randPoly()
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

Calculators | All TI-Nspire |
Shortcut | – |
Parameters | randPoly(Variable, Order) |