PHP Class MathPHP\NumericalAnalysis\RootFinding\SecantMethodTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: markrogoyski/math-php

Public Methods

Method Description
testExceptionNegativeTolerance ( )
testExceptionZeroInterval ( )
testSolve ( )

Method Details

testExceptionNegativeTolerance() public method

testExceptionZeroInterval() public method

testSolve() public method

public testSolve ( )