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

File: FalsePosition.php

Source Location: /Math_Numerical_RootFinding-1.1.0a1/Math/Numerical/RootFinding/FalsePosition.php

Classes:

Math_Numerical_RootFinding_FalsePosition
False Position/Regula Falsi method class.

Page Details:

Driver file contains Math_Numerical_RootFinding_Bisection class to provide False Position/Regula Falsi method root finding calculation.

PHP versions 4 and 5

LICENSE: Copyright (c) 2008 Firman Wandayandi <firman@php.net>

This source file is subject to the BSD License license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://www.opensource.org/licenses/bsd-license.php If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to pear-dev@list.php.net so we can send you a copy immediately.

  • Author: Firman Wandayandi <firman@php.net>
  • Version: CVS: $Id: FalsePosition.php,v 1.2 2008/11/10 00:41:10 firman Exp $
  • Copyright: Copyright (c) 2004-2008 Firman Wandayandi
  • License: BSD License

Includes:

require_once('Math/Numerical/RootFinding/Common.php') [line 39]
Math_Numerical_RootFinding_Common

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