Difference between revisions of "Min Command"

From GeoGebra Manual
Jump to: navigation, search
Line 1: Line 1:
<noinclude>{{Manual Page|version=3.2}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
<noinclude>{{Manual Page|version=4.0}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
{{command|algebra}}
 
{{command|algebra}}
 
; Min[Number a, Number b]: Yields the minimum of the given numbers ''a'' and ''b''.
 
; Min[Number a, Number b]: Yields the minimum of the given numbers ''a'' and ''b''.
 
; Min[List of Numbers]: Yields the minimum of the numbers within the list.
 
; Min[List of Numbers]: Yields the minimum of the numbers within the list.
 
{{Note|If the input consists of non-numeric objects, then Min[] considers the numbers associated with those objects.  For example, Min[List of Segments] will yield the minimum segment length.}}
 
{{Note|If the input consists of non-numeric objects, then Min[] considers the numbers associated with those objects.  For example, Min[List of Segments] will yield the minimum segment length.}}

Revision as of 22:42, 26 February 2011


Min[Number a, Number b]
Yields the minimum of the given numbers a and b.
Min[List of Numbers]
Yields the minimum of the numbers within the list.
Note: If the input consists of non-numeric objects, then Min[] considers the numbers associated with those objects. For example, Min[List of Segments] will yield the minimum segment length.
© 2024 International GeoGebra Institute