Difference between revisions of "Max Command"

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

Revision as of 11:10, 14 February 2011


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