CoCoA:Indet

From ApCoCoAWiki
Revision as of 10:02, 24 October 2007 by XMLBot (talk | contribs) (pushing XML rev. 1.46, again)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

IndetInd

IndetIndex

IndetName

Indets

NumIndets

   <type>ring</type>