CoCoA:IndetInd
From ApCoCoAWiki
IndetInd
the index of an indeterminate
Description
This function returns the index of the indeterminate X.
Example
Use R ::= Q[x[1..3,1..2],y,z]; IndetInd(x[3,2]); [3, 2] ------------------------------- IndetInd(y); [ ] -------------------------------
Syntax
IndetInd(X:INDET):LIST
<type>ring</type>