Math_Numerical_RootFinding
[
class tree: Math_Numerical_RootFinding
] [
index: Math_Numerical_RootFinding
] [
all elements
]
Packages:
Math_Numerical_RootFinding
Classes:
Math_Numerical_RootFinding
Math_Numerical_RootFinding_bisection
Math_Numerical_RootFinding_Bracketing
Math_Numerical_RootFinding_falseposition
Math_Numerical_RootFinding_fixedpoint
Math_Numerical_RootFinding_newtonraphson
Math_Numerical_RootFinding_newtonraphson2
Math_Numerical_RootFinding_Open
Math_Numerical_RootFinding_ralstonrabinowitz
Math_Numerical_RootFinding_secant
Files:
bisection.php
Bracketing.php
falseposition.php
fixedpoint.php
newtonraphson.php
newtonraphson2.php
Open.php
ralstonrabinowitz.php
RootFinding.php
secant.php
subpackage
Examples
bisection.php
falseposition.php
fixedpoint.php
newton-raphson.php
newton-raphson2.php
ralston-rabinowitz.php
secant.php
File: newtonraphson2.php
Source Location: /Math_Numerical_RootFinding-0.2.0/Math/Numerical/RootFinding/newtonraphson2.php
Classes:
Math_Numerical_RootFinding_newtonraphson2
Newton-Raphson 2 method class.
Page Details:
File contains Math_Numerical_RootFinding_newtonraphson2 class.
Author:
Firman Wandayandi <
firman@dotgeek.org
>
License:
The PHP License, version 3.0
Includes:
require_once('Math/Numerical/RootFinding/Open.php') [line 33]
Require open method base class.
Documentation generated on Mon, 11 Mar 2019 13:52:41 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.