CommutatorΒΆ
fnla.spad line 32 [edit on github]
A type for basic commutators
- coerce: % -> OutputForm
from CoercibleTo OutputForm
- latex: % -> String
from SetCategory
- mkcomm: (%, %) -> %
mkcomm(i, j)
is undocumented.
- mkcomm: Integer -> %
mkcomm(i)
is undocumented.