PHP Class MathPHP\NumericalAnalysis\RootFinding\SecantMethodTest

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

Méthodes publiques

Méthode Description
testExceptionNegativeTolerance ( )
testExceptionZeroInterval ( )
testSolve ( )

Method Details

testExceptionNegativeTolerance() public méthode

testExceptionZeroInterval() public méthode

testSolve() public méthode

public testSolve ( )