Difference between revisions of "Root Command"

From GeoGebra Manual
Jump to: navigation, search
m (1 revision)
(added v.4)
Line 1: Line 1:
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
<noinclude>{{Manual Page|version=4.0}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
{{command|function}}
 
{{command|function}}
 
; Root[Polynomial]: Yields all roots of the polynomial as intersection points of the function graph and the ''x''‐axis.
 
; Root[Polynomial]: Yields all roots of the polynomial as intersection points of the function graph and the ''x''‐axis.
 
; Root[Function, Number a]: Yields one root of the function using the initial value ''a'' for Newton's method.
 
; Root[Function, Number a]: Yields one root of the function using the initial value ''a'' for Newton's method.
 
; Root[Function, Number a, Number b]: Yields one root of the function in the interval [''a, b''] (regula falsi).
 
; Root[Function, Number a, Number b]: Yields one root of the function in the interval [''a, b''] (regula falsi).

Revision as of 12:27, 14 February 2011


Root[Polynomial]
Yields all roots of the polynomial as intersection points of the function graph and the x‐axis.
Root[Function, Number a]
Yields one root of the function using the initial value a for Newton's method.
Root[Function, Number a, Number b]
Yields one root of the function in the interval [a, b] (regula falsi).
© 2024 International GeoGebra Institute