PHP Class MathPHP\NumericalAnalysis\NumericalIntegration\SimpsonsRuleThreeEighthsTest

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

Public Methods

Method Description
testNonConstantSpacingException ( )
testSubintervalsNotFactorThree ( )
testapproximatePolynomial ( )

Method Details

testNonConstantSpacingException() public method

testSubintervalsNotFactorThree() public method

testapproximatePolynomial() public method