CoCoA:Indet
From ApCoCoAWiki
Indet
individual indeterminates
Description
This function returns the N-th indeterminate of the current ring.
Example
Use R ::= Q[x,y,z]; Indet(2); y -------------------------------
Syntax
Indet(N:INT):POLY
<type>ring</type>