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

Function

Basis ( mdl^mat M ) -> seq()

Description

The basis of the algebraic field F (as elements of R if given).

Examples

x_m:=Matrix(Z,2,3,[1,2,3,4,5,6]); x_M:=Parent(x_m); Basis(x_M);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group