xTras Package Symbol|See Also »

DefNiceConstantSymbol

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