Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx881 double fPeriode, double fFaktor) in ScGetGDA() argument
889 if (fPeriode == 1.0) in ScGetGDA()
895 fAlterWert = fWert * pow(1.0 - fZins, fPeriode - 1.0); in ScGetGDA()
896 fNeuerWert = fWert * pow(1.0 - fZins, fPeriode); in ScGetGDA()
978 double fDauer1,double fPeriode,double fFaktor) in ScInterVDB() argument
982 double fIntEnd = ::rtl::math::approxCeil(fPeriode); in ScInterVDB()
1016 fTerm *= ( fPeriode + 1.0 - fIntEnd ); in ScInterVDB()
/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx655 double fPeriode, double fFaktor);
659 double fPeriode,double fFaktor);

Completed in 29 milliseconds