Difference between revisions of "Extremum Command"

From GeoGebra Manual
Jump to: navigation, search
Line 2: Line 2:
 
{{command|function|US_version=Extremum|non-US_version=TurningPoint}}
 
{{command|function|US_version=Extremum|non-US_version=TurningPoint}}
 
; Extremum[Polynomial]: Yields all local extrema of the polynomial function as points on the function graph.
 
; Extremum[Polynomial]: Yields all local extrema of the polynomial function as points on the function graph.
; Extremum[Function ''f'',left-x,right-x]: Finds the extremum of ''f''  in the open interval <left-x,right-x>. Function ''f'' should be continuous in [left-x,right-x], otherwise false extremums near discontinuity might be calculated.
+
; Extremum[Function ''f'',left-x,right-x]: Calculates (numerically) the extremum of ''f''  in the open interval <left-x,right-x>. Function ''f'' should be continuous in [left-x,right-x], otherwise false extremums near discontinuity might be calculated.

Revision as of 08:12, 29 September 2011

Extremum[Polynomial]
Yields all local extrema of the polynomial function as points on the function graph.
Extremum[Function f,left-x,right-x]
Calculates (numerically) the extremum of f in the open interval <left-x,right-x>. Function f should be continuous in [left-x,right-x], otherwise false extremums near discontinuity might be calculated.
© 2024 International GeoGebra Institute