Jx
The Jx operator is defined as: Jx=Lx+Sx. The equivalent operator in Quanty is created by:
- Example.Quanty
OppJx = NewOperator("Jx", NF, IndexUp, IndexDn)
The Jx operator is defined as: Jx=Lx+Sx. The equivalent operator in Quanty is created by:
OppJx = NewOperator("Jx", NF, IndexUp, IndexDn)