TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Type

elt-ord^ser

Description

The type of power series.

Examples

x_psr:=PowerSeriesRing(Z); x_p:=Element(x_psr,[1,0,2,1]); Type(x_p);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group