Home
last modified time | relevance | path

Searched defs:fDenominator (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx955 inline double ScInterpreter::div( const double& fNumerator, const double& fDenominator ) in div()
/trunk/main/chart2/source/view/charttypes/
H A DSplines.cxx436 double fDenominator = 0.0; // initialized for summing up in createParameterT() local
/trunk/main/chart2/source/tools/
H A DThreeDHelper.cxx561 double fDenominator = cos(z)*(1.0-pow(sin(y),2)); in convertElevationRotationDegToXYZAngleRad() local
/trunk/main/sc/source/core/tool/
H A Dinterpr5.cxx2045 double fDenominator = lcl_GetColumnSumProduct(pMatA, nC, pMatA, nC, nC, nN); in lcl_ApplyHouseholderTransformation() local
2058 double fDenominator = lcl_TGetColumnSumProduct(pMatA, nR, pMatA, nR, nR, nN); in lcl_TApplyHouseholderTransformation() local

Completed in 38 milliseconds