Difference between revisions of "Maximize Command"

From GeoGebra Manual
Jump to: navigation, search
(command syntax: changed [ ] into ( ))
 
(9 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.0}}</noinclude>
+
<noinclude>{{Manual Page|version=5}}</noinclude>
{{command|other}}
+
{{command|optimization|US_version=Maximize|non-US_version=Maximise}}
;Maximize[ <dependent number>, <free number> ]
+
;Maximize( <Dependent number>, <Free number> )
:Calculates the independent number which gives the minimal value of the dependent number. The independent number must be a slider and the slider interval will be used as the search interval. If the construction is complicated, this command might fail or quit to avoid using too much processor time.
+
:Calculates the free number which gives the maximal value of the dependent number. The free number must be a slider and the slider interval will be used as the search interval. The relationship should be continuous and have only one ''local'' maximum point in the interval. If the construction is complicated, this command might return ? to avoid using too much processor time.
 +
 
 +
;Maximize( <Dependent Number>, <Point on Path> )
 +
 
 +
 
 +
{{Note|1=See also [[Minimize Command|Minimize]] command.}}

Latest revision as of 19:53, 30 September 2017


Maximize( <Dependent number>, <Free number> )
Calculates the free number which gives the maximal value of the dependent number. The free number must be a slider and the slider interval will be used as the search interval. The relationship should be continuous and have only one local maximum point in the interval. If the construction is complicated, this command might return ? to avoid using too much processor time.
Maximize( <Dependent Number>, <Point on Path> )


Note: See also Minimize command.
© 2024 International GeoGebra Institute