Jplus
The J+ operator is defined as: J+=L++S+. The equivalent operator in Quanty is created by:
- Example.Quanty
OppJplus = NewOperator("Jplus", NF, IndexUp, IndexDn)
The J+ operator is defined as: J+=L++S+. The equivalent operator in Quanty is created by:
OppJplus = NewOperator("Jplus", NF, IndexUp, IndexDn)