Exponent
Exponent[p, var]
returns the degree of p
with respect to the variable var
.
Attributes[Exponent] := {Listable, Protected}
Simple examples
Find the degree of a polynomial:
Further examples
Find the degree of a polynomial:
Exponent[p, var]
returns the degree of p
with respect to the variable var
.
Attributes[Exponent] := {Listable, Protected}
Find the degree of a polynomial:
Find the degree of a polynomial: