Difference between revisions of "Degree Command"

From GeoGebra Manual
Jump to: navigation, search
Line 3: Line 3:
 
;Degree[ <Polynomial> ]
 
;Degree[ <Polynomial> ]
 
:Gives the degree of a polynomial.
 
:Gives the degree of a polynomial.
:{{Example|1= <div><code><nowiki>Degree[x^4+2x^2]</nowiki></code> returns ''4''.</div>}}
+
:{{example|1= <div><code><nowiki>Degree[x^4 + 2 x^2]</nowiki></code> yields ''4''.</div>}}
 
==CAS Syntax==
 
==CAS Syntax==
 
;Degree[ <Polynomial> ]
 
;Degree[ <Polynomial> ]
 
:Gives the degree of a polynomial.
 
:Gives the degree of a polynomial.
:{{Example|1= <div><code><nowiki>Degree[x^4+2x^2]</nowiki></code> returns ''4''.</div>}}
+
:{{example|1= <div><code><nowiki>Degree[x^4 + 2 x^2]</nowiki></code> yields ''4''.</div>}}

Revision as of 12:59, 7 September 2011

© 2024 International GeoGebra Institute