ComplexRoot Command

From GeoGebra Manual
Revision as of 15:33, 27 March 2013 by JohannaZ (talk | contribs)
Jump to: navigation, search



ComplexRoot[ <Polynomial> ]
Finds the complex roots of a given polynomial in x. Points are created in Graphics View.
Example:
ComplexRoot[x^2 + 4] yields (0 + 2 ί) and (0 - 2 ί)

CAS Syntax

ComplexRoot[ <Polynomial> ]
Finds the complex roots of a given polynomial in x.
Example:
ComplexRoot[x^2 + 4] yields {2 ί, - 2 ί}
Note:
Use CSolve Command instead.
© 2024 International GeoGebra Institute