Min Command
From GeoGebraWiki
The Min command has two variants:
- Min[number a, number b] - returns the smaller of the numbers a and b
- Min[list L] - returns the minimum element in list L
Notes:
- If Minimum has no meaning for list L the returned value is Undefined.
- See the other commands for manipulating Lists of objects:
Go to:
