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

File: fixedpoint.php

Source Location: /Math_Numerical_RootFinding-0.2.0/docs/examples/fixedpoint.php

Classes:

Page Details:

Fixed Point method usage examples.

$Id: fixedpoint.php,v 2.0 2004/07/10 00:30:17 firman Exp $

Includes:

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

gx [line 25]

float gx( float $x)

f(x) callback function.


Parameters

float   $x   Variable value.
[ Top ]



Documentation generated on Mon, 11 Mar 2019 13:52:41 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.