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

Function

Size ( dry D ) -> elt-ord^rat

Description

Determine and return the greatest position a value assigned to in `D'.

Examples

Size(Dry([1,2,3]));
Size(Dry([1,,2,2,2]));
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group