Top
Back: Max
Forward: sing_lib
FastBack:
FastForward:
Up: qhmoduli_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.6.14.9 Min

Procedure from library qhmoduli.lib (see qhmoduli_lib).

Usage:
Min(data); intvec/list of integers

Purpose:
find the minimal integer contained in 'data'

Return:
list

Assume:
'data' contians only integers and is not empty

Example:
 
LIB "qhmoduli.lib";
Min(intvec(1,2,3));
==> 1

Top Back: Max Forward: sing_lib FastBack: FastForward: Up: qhmoduli_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 4-0-3, 2016, generated by texi2html.