Difference between revisions of "Minimize Command"

From GeoGebra Manual
Jump to: navigation, search
(The relationship should be continuous and have only one ''local'' minimum in the interval.)
(add syntax)
Line 3: Line 3:
 
;Minimize[ <Dependent number>, <Free number> ]
 
;Minimize[ <Dependent number>, <Free number> ]
 
:Calculates the free number which gives the minimal 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'' minimum in the interval. If the construction is complicated, this command might return ? to avoid using too much processor time.
 
:Calculates the free number which gives the minimal 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'' minimum in the interval. If the construction is complicated, this command might return ? to avoid using too much processor time.
 +
 +
;Minimize[ <Dependent Number>, <Point on Path> ]
 +
  
 
{{Note|1=See also [[Maximize Command|Maximize]] command.}}
 
{{Note|1=See also [[Maximize Command|Maximize]] command.}}

Revision as of 08:52, 5 January 2016


Minimize[ <Dependent number>, <Free number> ]
Calculates the free number which gives the minimal 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 minimum in the interval. If the construction is complicated, this command might return ? to avoid using too much processor time.
Minimize[ <Dependent Number>, <Point on Path> ]


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