Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Polynomial Factoring Using Rational Root Theorem

Originally published: 2011-12-03 23:51:06
Last updated: 2011-12-03 23:51:07
Author: Alexander James Wallar

This algorithm factors a polynomial but will only factor it by giving the rational roots. For instance if one of the roots in the polynomial was irrational, the polynomial would not be factored correctly.