Home
last modified time | relevance | path

Searched refs:fNPV_invest (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/sc/source/core/tool/
H A Dinterpr2.cxx766 double fNPV_invest = 0.0; in ScMIRR() local
787 fNPV_invest += fCellValue * fPow_invest; in ScMIRR()
798 double fResult = -fNPV_reinvest / fNPV_invest; in ScMIRR()