Skip to content

ctsrc/horner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

horner

Crates.io Docs.rs

Evaluate polynomials using Horner's method.

See docs for details including examples of how to use.