Skip to content

GiacomoLeoneMaria/bisection_method_applied_to_a_parabola

Repository files navigation

Program that calculates the zeros of the function ƒ(x) = 3x2+5x-2. The program reads from the command line the extremes of the range in which to search for zero and the required precision. To calculate the zeros, a bisection class has been implemented and a parabola containing the function in which to search for zeros.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published