Max Command

From GeoGebra Manual
Revision as of 23:21, 14 January 2011 by Zbynek (talk | contribs) (1 revision)
Jump to: navigation, search


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