Package com.imsl.test.example.math
Class ZeroPolynomialEx2
java.lang.Object
com.imsl.test.example.math.ZeroPolynomialEx2
Finds the zeros of a polynomial with complex coefficients.
This example solves the following equation: $$z^3-(3+6i)*z^2+(-8+12i)*z+10=0$$-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ZeroPolynomialEx2
public ZeroPolynomialEx2()
-
-
Method Details
-
main
-