Home
last modified time | relevance | path

Searched refs:fOneRate (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/scaddins/source/analysis/
H A Danalysishelper.cxx947 double fOneRate = fCost * fRate; in GetAmorlinc() local
950 sal_uInt32 nNumOfFullPeriods = sal_uInt32( ( fCost - fRestVal - f0Rate) / fOneRate ); in GetAmorlinc()
955 return fOneRate; in GetAmorlinc()
957 return fCostDelta - fOneRate * nNumOfFullPeriods - f0Rate; in GetAmorlinc()

Completed in 30 milliseconds