Skip to content

Germain-Gadel/torus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

torus

A fourth degree equation solver

USAGE

./105torus opt a0 a1 a2 a3 a4 n

DESCRIPTION

opt method option: 1 for the bisection method 2 for Newton's method 3 for secant method a[0-4] coefficients of the equation n precision (the application of the polynomial to the solution should\n\t\tbe smaller than 10^-n)

About

A fourth degree equation solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages