Home
last modified time | relevance | path

Searched refs:f100 (Results 1 – 2 of 2) sorted by path

/trunk/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/
H A DMethodIdTest.java169 public int f100() { return 100; } in getInstance() method in MethodIdTest.Provider
305 int f100();
/trunk/main/scaddins/source/analysis/
H A Danalysishelper.cxx969 const double f100 = 100.0; in GetDuration() local
970 fCoup *= f100 / double( nFreq ); // fCoup is used as cash flow in GetDuration()
981 fDur += ( fNumOfCoups + nDiff ) * ( fCoup + f100 ) / pow( fYield, fNumOfCoups + nDiff ); in GetDuration()
987 p += ( fCoup + f100 ) / pow( fYield, fNumOfCoups + nDiff ); in GetDuration()

Completed in 50 milliseconds