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

Function

Norm ( elt-ord^pad x, ord^pad R ) -> elt-ord^pad

Description

The norm of x over R.

Examples

x_z5 := pAdicRing(5,20); x_r := UnramifiedExtension(x_z5,3); Norm(x_r.1 + 5, x_r);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group