Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / polynomial

Polynomial

polynomial

Great Reads

by Xavier Junqué i de Fortuny
Polynomials Math Parser and Evaluator in VB.NET
by InvisibleMedia
This article describes how to divide two polynomials and shows the source code to calculate this division. There is also code to add, subtract and multiply two polynomials.
by Henrik Vestermark
Durand-Kerner method for Polynomial roots. A fast and reliable simultaneous method
by Henrik Vestermark
Laguerre's method for a stable and efficient polynomial root finder.

Latest Articles

by Xavier Junqué i de Fortuny
Polynomials Math Parser and Evaluator in VB.NET
by InvisibleMedia
This article describes how to divide two polynomials and shows the source code to calculate this division. There is also code to add, subtract and multiply two polynomials.
by Henrik Vestermark
Durand-Kerner method for Polynomial roots. A fast and reliable simultaneous method
by Henrik Vestermark
Laguerre's method for a stable and efficient polynomial root finder.

All Articles

Sort by Score

polynomial 

by Xavier Junqué i de Fortuny
Polynomials Math Parser and Evaluator in VB.NET
by InvisibleMedia
This article describes how to divide two polynomials and shows the source code to calculate this division. There is also code to add, subtract and multiply two polynomials.
by Henrik Vestermark
Durand-Kerner method for Polynomial roots. A fast and reliable simultaneous method
by Henrik Vestermark
Laguerre's method for a stable and efficient polynomial root finder.
by Henrik Vestermark
Practical implementation of a fast, robust and reliable polynomial root finder using Newton's method
by Henrik Vestermark
Practical implementation of a fast, robust and stable polynomial root finder using Halley's method
by Henrik Vestermark
Fast and Stable Polynomial root finder for Polynomial with real coefficients
by Member 4201813
Jump forward/backward procedures for XorShift RNG explained step by step
by Member 4201813
Jump forward/backward procedures for XorShift RNG explained step by step