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