previous up next
Go backward to Minimum and Maximum Quantifier
Go up to Top
Go forward to Sum Quantifier
RISC-Linz logo

Minimum and Maximum Function

min(S) := minx x in S;
max(S) := maxx x in S;

Examples:


Author: Wolfgang Schreiner
Last Modification: November 16, 1999

previous up next