PHP 클래스 MathPHP\NumericalAnalysis\RootFinding\NewtonsMethodTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: markrogoyski/math-php

공개 메소드들

메소드 설명
testNewtonsMethodExceptionNegativeTolerance ( )
testSolve ( )

메소드 상세

testNewtonsMethodExceptionNegativeTolerance() 공개 메소드

testSolve() 공개 메소드

public testSolve ( )