Skip to content

matheusneder/root-finding

Repository files navigation

Root finding

image

Root finding of mathematical functions using numerical calculus algorithms written in C language (C ISO/IEC 9899:1990).

I wrote this project while studying numerical calculus on university. I migrated from Google Code (https://code.google.com/archive/p/root-finding/) to GitHub for archive purposes.

This code should be useful to perform root finding in limited hardware such micro-controllers.

Available algorithms:

About

Root finding of mathematical functions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages