wdegree - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

difforms

  

wdegree

  

degree of a form

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

wdegree(expr)

Parameters

expr

-

Maple expression

Description

• 

The function wdegree computes the degree of an expression, considered as a form.

• 

The function wdegree returns nonhmg when the expression is a sum of forms which have different degrees.

• 

Expressions of type scalar or const have wdegree = 0.

• 

The wdegree of an indexed name is the wdegree of the name without the index, unless explicitly stated.

• 

The command with(difforms,wdegree) allows the use of the abbreviated form of this command.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

See Also

defform

 


Download Help Document