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