PHP Class MathPHP\NumericalAnalysis\RootFinding\NewtonsMethodTest

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

Public Methods

Method Description
testNewtonsMethodExceptionNegativeTolerance ( )
testSolve ( )

Method Details

testNewtonsMethodExceptionNegativeTolerance() public method

testSolve() public method

public testSolve ( )