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

Online Help

All Products    Maple    MapleSim


liesymm

  

wedgeset

  

find the coordinate set

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

wedgeset(n)

Parameters

n

-

non-negative integer

Description

• 

This routine is part of the liesymm package and is loaded via with(liesymm).

• 

All forms of the indicated degree over the underlying coordinates are returned  in an expression sequence.

Examples

withliesymm:setupx,y

x,y

(1)

wedgeset0

x,y

(2)

wedgeset1

dx,dy

(3)

wedgeset2

dxdy

(4)

setup

(5)

wedgeset0

setupa,b,c

a,b,c

(6)

wedgeset0

a,b,c

(7)

See Also

liesymm

liesymm[&^]

liesymm[d]

liesymm[Lie]

liesymm[setup]

with