| This is read-only version of the old wiki, feel free to browse it for materials. If you want to share your own materials, please use GeoGebraTube instead. You are also welcome to help us enhance the new wiki. If any questions arise, please contact the webmaster. |
Min Command
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: