Difference between revisions of "ComplexRoot Command"

From GeoGebra Manual
Jump to: navigation, search
Line 3: Line 3:
 
;ComplexRoot[<Polynomial>]
 
;ComplexRoot[<Polynomial>]
 
:Finds the complex roots of a given polynomial in x. Points are created in [[Graphics View]].
 
:Finds the complex roots of a given polynomial in x. Points are created in [[Graphics View]].
 
 
 
==CAS Syntax==
 
==CAS Syntax==
;ComplexRoot[<Polynomial>]
+
{{note| 1=<div>Use [[CSolve Command]] instead.</div>}}
:Finds the complex roots of a given polynomial in x.
 
:{{example|1=<div><code><nowiki>ComplexRoot[x^2 + 1]</nowiki></code> gives ''{x = ί, x = -ί}'', the complex roots of ''x<sup>2</sup> + 1''.</div>}}
 
{{note| 1=<div>
 
*The complex ί is obtained by pressing {{KeyCode|ALT + i}}.
 
*See also [[CSolve Command]].
 
</div>}}
 

Revision as of 14:41, 23 August 2011

© 2024 International GeoGebra Institute