극값 명령

GeoGebra Manual
이동: 둘러보기, 검색
Accessories dictionary.png
이 페이지는 공식 매뉴얼에서 출력과 pdf를 위한 부분입니다. 일반 사용자들은 이 페이지를 편집할 수 없습니다. 만일 이 페이지에서 오류를 발견하였으면, 연락하여 주시기 바랍니다.사용자에 의해 편집 가능한 버전으로 이동
Extremum( <Polynomial> )
Yields all local extrema of the polynomial function as points on the function graph.
예:
Extremum(x³ + 3x² - 2x + 1) creates local extrema (0.29, 0.70) and (-2.29, 9.30) and shows them in the Menu view graphics.svg Graphics View.
Extremum( <Function>, <Start x-Value>, <End x-Value> )
Calculates (numerically) the extremum of the function in the open interval ( <Start x-Value>, <End x-Value> ).
예:
Extremum((x⁴ - 3x³ - 4x² + 4) / 2, 0, 5) creates local extremum (2.93, -16.05) in the given interval and shows it in the Menu view graphics.svg Graphics View.
노트: The function should be continuous in [ <Start x-Value>, <End x-Value> ], otherwise false extrema near discontinuity might be calculated.
© 2024 International GeoGebra Institute