apply different root finding algorithms, compare and analyse their behaviour using plots and tables
-
Updated
May 18, 2017 - Python
apply different root finding algorithms, compare and analyse their behaviour using plots and tables
Compute the secant of an angle measured in degrees.
Compute the arcsecant (in degrees) of a single-precision floating-point number.
Compute the inverse (arc) secant of a number.
Bernoulli Solution using numerical method (Secant Method)
Implementation of some Numerical Analysis Algorithms.
Compute the secant of a single-precision floating-point number (in degrees).
Compute the hyperbolic secant of a double-precision floating-point number.
Add a description, image, and links to the secant topic page so that developers can more easily learn about it.
To associate your repository with the secant topic, visit your repo's landing page and select "manage topics."