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

Function

RelativePrecision ( elt-res^pad x ) -> elt-ord^rat

Description

The relative precision of the local element x.

Examples

x_z5 := pAdicRing(5,30); x_R5 := Quotient(x_z5, 5^3); x_f := Element(x_R5, 213); RelativePrecision(x_f);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group