previous  next
Indet
Syntax
Indet(N:INT):POLY
Summary
individual indeterminates
Description
This function returns the N-th indeterminate of the current ring.

Example

Use R ::= Q[x,y,z];
Indet(2);
y
-------------------------------
See also: