Home
last modified time | relevance | path

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

/trunk/main/scaddins/source/analysis/
H A Danalysishelper.cxx1092 double fPrice1 = getPrice_( nNullDate, nSettle, nMat, fRate, fYield1, fRedemp, nFreq, nBase ); in getYield_() local
1100 if( fPrice == fPrice1 ) in getYield_()
1118 fPrice1 = fPriceN; in getYield_()
1126 fYieldN = fYield2 - ( fYield2 - fYield1 ) * ( ( fPrice - fPrice2 ) / ( fPrice1 - fPrice2 ) ); in getYield_()

Completed in 22 milliseconds