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