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

Function

Universe ( seq() M ) -> any

Description

The universe of M (the structure over which M's elements are defined).

Examples

x_s := Sequence([1,2,1.2,PI,6/7]); Universe(x_s);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group