CoCoA:Indets

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)

Indets

list of current indeterminates

Description

This function returns the list of indeterminates of the current ring.

Example

  Use R ::= Q[x,y,z];
  Indets();
[x, y, z]
-------------------------------

Syntax

Indets():LIST

Indet

IndetInd

IndetIndex

IndetName

NumIndets

   <type>ring</type>