PHP Class MathPHP\NumericalAnalysis\NumericalIntegration\SimpsonsRuleTest

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

Public Methods

Method Description
testNonConstantSpacingException ( )
testSubintervalsNotEvenException ( )
testapproximatePolynomial ( )

Method Details

testNonConstantSpacingException() public method

testSubintervalsNotEvenException() public method

testapproximatePolynomial() public method