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

Function

Valuation ( elt-rng^ser f ) -> elt-ord^rat

Description

The degree of the first non-zero term of the series f.

Examples

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