Math_Finance
[ class tree: Math_Finance ] [ index: Math_Finance ] [ all elements ]

File: Finance.php

Source Location: /Math_Finance-1.0.1/Math/Finance.php

Classes:

Math_Finance
Math_Finance: Main class

Page Details:

Math_Finance: Class of financial functions

Assorted financial functions for interest rates, bonds, amortizations and time value of money calculations (annuities) Same interface as Excel financial functions.

PHP versions 4 and 5

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.

Includes:

require_once('PEAR.php') [line 30]

FINANCE_COUNT_ACTUAL_360 [line 42]

FINANCE_COUNT_ACTUAL_360 = 2

[ Top ]



FINANCE_COUNT_ACTUAL_365 [line 43]

FINANCE_COUNT_ACTUAL_365 = 3

[ Top ]



FINANCE_COUNT_ACTUAL_ACTUAL [line 41]

FINANCE_COUNT_ACTUAL_ACTUAL = 1

[ Top ]



FINANCE_COUNT_EUROPEAN [line 44]

FINANCE_COUNT_EUROPEAN = 4

[ Top ]



FINANCE_COUNT_NASD [line 40]

FINANCE_COUNT_NASD = 0

[ Top ]



FINANCE_PAY_BEGIN [line 37]

FINANCE_PAY_BEGIN = 1

[ Top ]



FINANCE_PAY_END [line 36]

FINANCE_PAY_END = 0

[ Top ]



FINANCE_PRECISION [line 33]

FINANCE_PRECISION = 1E-6

[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:40:20 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.