previous  next
TypeOfCoeffs
Syntax
TypeOfCoeffs():TYPE
Summary
type of the coefficients of the current ring
Description
This function returns the type of the coefficients of the current ring.

Example

Use R ::= Q[x,y,z];
TypeOfCoeffs();
RAT
-------------------------------
Use S ::= Z/(2)[t];
TypeOfCoeffs();
ZMOD
-------------------------------
See also: