Searched refs:fUL (Results 1 – 1 of 1) sorted by relevance
1056 double fUL, fRet; in getErf() local1057 sal_Bool bContainsValue = aAnyConv.getDouble( fUL, xOpt, rUL ); in getErf()1059 fRet = bContainsValue ? (Erf( fUL ) - Erf( fLL )) : Erf( fLL ); in getErf()
Completed in 18 milliseconds