Difference between revisions of "Root Command"

From GeoGebra Manual
Jump to: navigation, search
(create official page from pdf)
 
m (improve category sort - generic version)
Line 1: Line 1:
<noinclude>{{Manual Page}}[[Category:Manual (official)|Root Command]]</noinclude>
+
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
; 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 04:20, 25 October 2009

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