Secant Method
This program is used to find root by secant method. This program takes function, limits and maximum error in calculation, from user during run-time.
Cite As
Mukhtar Hussain (2026). Secant Method (https://ch.mathworks.com/matlabcentral/fileexchange/36737-secant-method), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.2.0.0 | Some changes have been made based on the comments. |
||
| 1.1.0.0 | Add a function of secant method. You can use either program or function according to your requirement. Also changed 'inline' function with '@' as it will be removed in future MATLAB release.
|
||
| 1.0.0.0 |
