Searched defs:fNumerator (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sc/source/core/inc/ |
H A D | interpre.hxx | 955 inline double ScInterpreter::div( const double& fNumerator, const double& fDenominator ) in div()
|
/aoo42x/main/chart2/source/view/charttypes/ |
H A D | Splines.cxx | 463 double fNumerator = 0.0; in createParameterT() local
|
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr5.cxx | 2046 double fNumerator = lcl_GetColumnSumProduct(pMatA, nC, pMatY, 0, nC, nN); in lcl_ApplyHouseholderTransformation() local 2059 double fNumerator = lcl_TGetColumnSumProduct(pMatA, nR, pMatY, 0, nR, nN); in lcl_TApplyHouseholderTransformation() local
|
Completed in 24 milliseconds