SamplePublisher`GrassmannCalculus`
UserFormSymbols (★★f) |
|
| | ||||
Details and Options
Examples
(1)
Basic Examples
(1)
In[1]:=
<<GrassmannCalculus`
In[2]:=
SetActiveAssociation
"Grassmann Plane"
PublicGrassmannAtlas |
The user form symbols can be obtained with either of the following:
In[3]:=
UserFormSymbols★★f
Out[3]=
{α,β,ψ,ω}
Out[3]=
{α,β,ψ,ω}
The complete set of vector symbols includes the user forms.
In[4]:=
★v |
Out[4]=
dx,dy,p,q,r,s,α,β,ψ,ω,,,,
e
x
e
y
e
x
e
y
Additional form symbols can be established with .
DeclareExtraFormSymbols
In[5]:=
★★F[,,ℛ]★★f
Out[5]=
{,,ℛ,α,β,ψ,ω}
The following clears the .
UserFormSymbols
In[6]:=
DeclareUserFormSymbols[{}]★★f
★v |
Out[6]=
{}
Out[6]=
dx,dy,p,q,r,s,,,,
e
x
e
y
e
x
e
y
|
""

