About this document
Numerical Methods for Functions by salim0078reza is a document available to read on EtoBox.
The document contains multiple C++ programs that implement mathematical functions such as sine, cosine, logarithm, and root-finding methods (bisection and Newton-Raphson). Each program prompts the user for input values and tolerance levels, performing calculations based on series expansions or iterative methods to approximate the desired functions. The programs include loops to allow repeated calculations until the user decides to exit.
- Author
- salim0078reza
- Language
- EN