previous next |
2.2.2. Identifiers |
There are two types of identifiers or names. * Identifiers of ring indeterminates. They must begin with lower case letters. * Predefined or user-defined names (functions and CoCoAL variables). They must begin with upper case letters. |