Degree Command

From GeoGebra Manual
Revision as of 13:05, 7 September 2011 by Alexander Hartl (talk | contribs)
Jump to: navigation, search



Degree[ <Polynomial> ]
Gives the degree of a polynomial.
Example:
Degree[x^4 + 2 x^2] yields 4.

CAS Syntax

Degree[ <Polynomial> ]
Gives the degree of a polynomial.
Example:
Degree[x^4 + 2 x^2] yields 4.
Degree[ <Polynomial>, <Variable> ]
Gives the degree of a polynomial in the given variable.
Example:
  • Degree[a x^4 + 2 x^2, x] yields 4,
  • Degree[a x^4 + 2 x^2, a] yields 1.
© 2024 International GeoGebra Institute