Math_Numerical_RootFinding
[ class tree: Math_Numerical_RootFinding ] [ index: Math_Numerical_RootFinding ] [ all elements ]

File: FixedPoint.php

Source Location: /Math_Numerical_RootFinding-0.3.0/examples/FixedPoint.php

Classes:

Page Details:

Fixed Point method usage example.

Includes:

require_once('Math/Numerical/RootFinding.php') [line 21]
Math_Numerical_RootFinding class.

gx [line 30]

float gx( float $x)

f(x) callback function.


Parameters

float   $x   Variable value.
[ Top ]



Documentation generated on Mon, 11 Mar 2019 14:15:24 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.