PHP Class MathPHP\NumericalAnalysis\RootFinding\NewtonsMethodTest

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

Méthodes publiques

Méthode Description
testNewtonsMethodExceptionNegativeTolerance ( )
testSolve ( )

Method Details

testNewtonsMethodExceptionNegativeTolerance() public méthode

testSolve() public méthode

public testSolve ( )