ridwanakf / Rootfinder

A software to find the root of an equation using numerical method approach ( bisection, false-position, newton-raphson, or secant)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rootfinder

A software to find the root of an equation using numerical method approach ( bisection, false-position, newton-raphson, or secant)

About

A software to find the root of an equation using numerical method approach ( bisection, false-position, newton-raphson, or secant)


Languages

Language:C++ 99.9%Language:QMake 0.1%