Skip to content

Laguerre's method implementation for solving complex polynomials.

Notifications You must be signed in to change notification settings

M-Salti/Polynomial-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The polynomial class supports operations on polynomials with complex and real coefficients, and utilizes Laguerre's method to find the roots of a polynomial

main.cpp contains an example of how to use the polynomial class.

About

Laguerre's method implementation for solving complex polynomials.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages