Searched refs:fOneRate (Results 1 – 1 of 1) sorted by relevance
947 double fOneRate = fCost * fRate; in GetAmorlinc() local950 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 25 milliseconds