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

Function

Maximum ( seq() S ) -> any

Description

Determine and return the maximal element of `s'.

Examples

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