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

Index of all elements

[ d ] [ e ] [ f ] [ g ] [ i ] [ m ] [ n ] [ p ] [ r ] [ t ]

d

daysDifference
in file Finance.php, method Math_Finance::daysDifference()
    Returns the difference of days between two dates based on a daycount basis
daysPerYear
in file Finance.php, method Math_Finance::daysPerYear()
    Returns the number of days in the year based on a daycount basis
depreciationFixedDeclining
in file Finance.php, method Math_Finance::depreciationFixedDeclining()
    Returns the depreciation of an asset using the fixed-declining balance method Excel equivalent: DB
depreciationStraightLine
in file Finance.php, method Math_Finance::depreciationStraightLine()
    Returns the straight-line depreciation of an asset for each period Excel equivalent: SLN
depreciationSYD
in file Finance.php, method Math_Finance::depreciationSYD()
    Returns the depreciation for an asset in a given period using the sum-of-years' digits method Excel equivalent: SYD
discountRate
in file Finance.php, method Math_Finance::discountRate()
    Returns the discount rate for a bond Excel equivalent: DISC
top

e

effectiveRate
in file Finance.php, method Math_Finance::effectiveRate()
    Returns the effective interest rate given the nominal rate and the number of compounding payments per year Excel equivalent: EFFECT
top

f

FINANCE_COUNT_ACTUAL_360
in file Finance.php, constant FINANCE_COUNT_ACTUAL_360
FINANCE_COUNT_ACTUAL_365
in file Finance.php, constant FINANCE_COUNT_ACTUAL_365
FINANCE_COUNT_ACTUAL_ACTUAL
in file Finance.php, constant FINANCE_COUNT_ACTUAL_ACTUAL
FINANCE_COUNT_EUROPEAN
in file Finance.php, constant FINANCE_COUNT_EUROPEAN
FINANCE_COUNT_NASD
in file Finance.php, constant FINANCE_COUNT_NASD
FINANCE_PAY_BEGIN
in file Finance.php, constant FINANCE_PAY_BEGIN
FINANCE_PAY_END
in file Finance.php, constant FINANCE_PAY_END
FINANCE_PRECISION
in file Finance.php, constant FINANCE_PRECISION
futureValue
in file Finance.php, method Math_Finance::futureValue()
    Returns the Future Value of a cash flow with constant payments and interest rate (annuities) Excel equivalent: FV
Finance.php
procedural page Finance.php
Finance_FunctionParameters.php
procedural page Finance_FunctionParameters.php
top

g

getInstance
in file Finance_FunctionParameters.php, method Math_Finance_FunctionParameters::getInstance()
    Method to be called statically to create Singleton
top

i

interestPayment
in file Finance.php, method Math_Finance::interestPayment()
    Returns the interest payment for a given period for a cash flow with constant periodic payments (annuities) and interest rate.
internalRateOfReturn
in file Finance.php, method Math_Finance::internalRateOfReturn()
    Returns the internal rate of return of a cash flow series Excel equivalent: IRR
top

m

Math_Finance
in file Finance.php, class Math_Finance
    Math_Finance: Main class
Math_Finance_FunctionParameters
in file Finance_FunctionParameters.php, class Math_Finance_FunctionParameters
    Singleton class to preserve given values of other variables in the callback functions
modifiedInternalRateOfReturn
in file Finance.php, method Math_Finance::modifiedInternalRateOfReturn()
    Returns the internal rate of return of a cash flow series, considering both financial and reinvestment rates Excel equivalent: MIRR
top

n

netPresentValue
in file Finance.php, method Math_Finance::netPresentValue()
    Returns the Net Present Value of a cash flow series given a discount rate Excel equivalent: NPV
nominalRate
in file Finance.php, method Math_Finance::nominalRate()
    Returns the nominal interest rate given the effective rate and the number of compounding payments per year Excel equivalent: NOMINAL
top

p

$parameters
in file Finance_FunctionParameters.php, variable Math_Finance_FunctionParameters::$parameters
payment
in file Finance.php, method Math_Finance::payment()
    Returns the constant payment (annuity) for a cash flow with a constant interest rate Excel equivalent: PMT
periods
in file Finance.php, method Math_Finance::periods()
    Returns the number of periods for a cash flow with constant periodic payments (annuities), and interest rate Excel equivalent: NPER
presentValue
in file Finance.php, method Math_Finance::presentValue()
    Returns the Present Value of a cash flow with constant payments and interest rate (annuities) Excel equivalent: PV
priceDiscount
in file Finance.php, method Math_Finance::priceDiscount()
    Returns the price per $100 face value of a discounted bond Excel equivalent: PRICEDISC
principalPayment
in file Finance.php, method Math_Finance::principalPayment()
    Returns the principal payment for a given period for a cash flow with constant periodic payments (annuities) and interest rate Excel equivalent: PPMT
top

r

rate
in file Finance.php, method Math_Finance::rate()
    Returns the periodic interest rate for a cash flow with constant periodic payments (annuities) Excel equivalent: RATE
top

t

TBillEquivalentYield
in file Finance.php, method Math_Finance::TBillEquivalentYield()
    Returns the bond-equivalent yield for a Treasury bill Excel equivalent: TBILLEQ
TBillPrice
in file Finance.php, method Math_Finance::TBillPrice()
    Returns the price per $100 face value for a Treasury bill Excel equivalent: TBILLPRICE
TBillYield
in file Finance.php, method Math_Finance::TBillYield()
    Returns the yield for a treasury bill Excel equivalent: TBILLYIELD
top

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