DefNiceConstantSymbol[c, i] defines the constant symbol ci that prints as . |
DefNiceConstantSymbol[c, i, j] defines the constant symbol cij that prints as . |
DefNiceConstantSymbol[c, {i1, i2, ...}] defines the constant symbol ci1i2 that prints as . |
DefNiceConstantSymbol[c, {i1, i2, ...}, {j1, j2, ...}] defines the constant symbol ci1i2j1j2 that prints as . |