PHP Class MathPHP\FinanceTest

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

Public Methods

Method Description
dataProviderForPMT ( )
testPMT ( float $rate, integer $periods, float $pv, float $fv, boolean $beginning, float $pmt )

Method Details

dataProviderForPMT() public method

public dataProviderForPMT ( )

testPMT() public method

public testPMT ( float $rate, integer $periods, float $pv, float $fv, boolean $beginning, float $pmt )
$rate float
$periods integer
$pv float
$fv float
$beginning boolean
$pmt float