The Get_Value_Monomial functions return values from a Monomial object.
Calling syntax:
Output = Locus (Monomial) | or |
Output = Name (Monomial) |
Input variables:
Monomial | The Monomial object to be examined. |
Output variable:
Output | Returns a character variable containing the name or locus assigned to the object upon initialization. |
The Get Value Monomial code listing contains additional documentation.
Michael L. Hall