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

File: fixed_point.php

Source Location: /Math_Numerical_RootFinding-1.1.0a2/docs/examples/fixed_point.php

Classes:

Page Details:

Fixed Point method usage example.

Includes:

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

gx [line 26]

float gx( float $x)

f(x) callback function.


Parameters

float   $x   Variable value.
[ Top ]



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