Searched refs:fResultValue (Results 1 – 1 of 1) sorted by relevance
546 double fNewRate, fRateEps, fResultValue; in getXirr() local551 fResultValue = lcl_sca_XirrResult( aValues, aDates, fResultRate ); in getXirr()552 … fNewRate = fResultRate - fResultValue / lcl_sca_XirrResult_Deriv1( aValues, aDates, fResultRate ); in getXirr()555 bContLoop = (fRateEps > fMaxEps) && (fabs( fResultValue ) > fMaxEps); in getXirr()
Completed in 19 milliseconds