RandomPolynomial Command

From GeoGebra Manual
Revision as of 11:44, 10 June 2011 by Zbynek (talk | contribs)
Jump to: navigation, search


This command works in CAS View only.

RandomPolynomial[ <Degree> , <Minimum for Coefficients min>, <Maximum for Coefficients max> ]
Returns a randomly generated polynomial in x, whose (integer) coefficients are in the range from min to max, both included.
RandomPolynomial[ <Variable Var>, <Degree> , <Minimum for Coefficients min>, <Maximum for Coefficients max> ]
Returns a randomly generated polynomial in Var, whose (integer) coefficients are in the range from min to max, both included.
© 2024 International GeoGebra Institute