.. _sphx_glr_api_gallery_numerical_analysis_polynomials:
Polynomials
-----------
Evaluating polynomials efficiently with Horner's scheme, and how
sensitive their roots can be to tiny changes in the coefficients.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /api/gallery/numerical_analysis/polynomials/images/thumb/sphx_glr_plot_01_horner_method_thumb.png
:alt:
:doc:`/api/gallery/numerical_analysis/polynomials/plot_01_horner_method`
.. raw:: html
Horner's method: evaluation, derivative, and deflation
.. raw:: html
.. only:: html
.. image:: /api/gallery/numerical_analysis/polynomials/images/thumb/sphx_glr_plot_02_wilkinson_polynomial_thumb.png
:alt:
:doc:`/api/gallery/numerical_analysis/polynomials/plot_02_wilkinson_polynomial`
.. raw:: html
Wilkinson's perfidious polynomial
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/api/gallery/numerical_analysis/polynomials/plot_01_horner_method
/api/gallery/numerical_analysis/polynomials/plot_02_wilkinson_polynomial