polynomial_root_bound_test


polynomial_root_bound_test, a C code which calls polynomial_root_bound(), which computes the Cauchy bound on the magnitude of all roots of a polynomial with complex coefficients.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license.

Related Data and Programs:

polynomial_root_bound, a C code which computes the Cauchy bound on the magnitude of all roots of a polynomial with complex coefficients.

Source Code:


Last revised on 11 December 2023.