PHP Class MathPHP\NumericalAnalysis\RootFinding\BisectionMethodTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: markrogoyski/math-php

Méthodes publiques

Méthode Description
testBisectionMethodExceptionNegativeTolerance ( )
testBisectionMethodExceptionSameSigns ( )
testBisectionMethodExceptionZeroInterval ( )
testSolve ( )
testSolveSomeMore ( )

Method Details

testBisectionMethodExceptionNegativeTolerance() public méthode

testBisectionMethodExceptionSameSigns() public méthode

testBisectionMethodExceptionZeroInterval() public méthode

testSolve() public méthode

public testSolve ( )

testSolveSomeMore() public méthode

public testSolveSomeMore ( )