Skip to content

This C program utilizes diverse Numerical Methods, supporting various input function types.

Notifications You must be signed in to change notification settings

EsgiJ/Numerical-Methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Numerical-Methods

In this project, I have written a program in the C programming language that applies various Numerical Methods such as the Bisection method, Regula-Falsi method, Newton-Raphson method, inverse of an NxN matrix, Gauss elimination method, Gauss-Seidel method, Numerical Derivative, Simpson method, Trapezoidal method, Variable-free Gregory-Newton interpolation on functions or matrix values provided as input. The program can handle input functions of polynomial, exponential, logarithmic, trigonometric, and inverse trigonometric types.

About

This C program utilizes diverse Numerical Methods, supporting various input function types.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages