Searched refs:PushDouble (Results 1 – 6 of 6) sorted by relevance
819 PushDouble(fResult); in ScGamma()1585 PushDouble(R); in ScTDist()1587 PushDouble(2.0*R); in ScTDist()1625 PushDouble(fResult); in ScChiDist()1946 PushDouble(fFactor); in ScHypGeomDist()2053 PushDouble(fVal); in ScGammaInv()2141 PushDouble(fVal); in ScTInv()2175 PushDouble(fVal); in ScFInv()2208 PushDouble(fVal); in ScChiInv()2242 PushDouble(fVal); in ScChiSqInv()[all …]
114 PushDouble((double) nDiff); in ScGetActDate()179 PushDouble((double) nVal); in ScGetHour()477 PushDouble(fVal); in RoundNumber()571 PushDouble(fVal); in ScOdd()687 PushDouble(nVal); in ScNPV()753 PushDouble(x); in ScIRR()876 PushDouble(nDia); in ScDIA()973 PushDouble(nGda2); in ScGDA2()1102 PushDouble(fVdb); in ScVDB()1366 PushDouble(fGuess); in ScZins()[all …]
1545 PushDouble(F_PI); in ScPi()1556 PushDouble(ScZeroOne()); in ScRandom()2647 PushDouble( fVal ); in ScN()2853 PushDouble(fVal); in ScValue()3118 PushDouble(0.0); in ScMin()3120 PushDouble(nMin); in ScMin()3239 PushDouble(0.0); in ScMax()3241 PushDouble(nMax); in ScMax()3983 PushDouble( nVal ); in ScColumn()4059 PushDouble( nVal ); in ScRow()[all …]
205 PushDouble(fy); in ScGCD()300 PushDouble(fy); in ScLCM()615 PushDouble(pMatVal->fVal); in CalculateMatrixValue()855 PushDouble( fDet); in ScMatDet()1460 PushDouble(fVal1 * fVal2); in ScMul()1550 PushDouble( div( fVal1, fVal2) ); in ScDiv()1631 PushDouble(pow(fVal1,fVal2)); in ScPow()1685 PushDouble(fSum); in ScSumProduct()1731 PushDouble(fSum); in CalculateSumX2MY2SumX2DY2()1780 PushDouble(fSum); in ScSumXMY2()[all …]
989 PushDouble( fVal); in PushCellResultToken()1612 void ScInterpreter::PushDouble(double nVal) in PushDouble() function in ScInterpreter2143 PushDouble(aValue.mfValue); in ScDBGet()2268 PushDouble(nErg); in ScExternal()2317 PushDouble( pAs->GetValue() ); in ScExternal()2682 PushDouble( aCall.GetValue() ); in ScExternal()2860 PushDouble( refRes->GetDouble() ); in ScMacro()3034 PushDouble( GetCellValue( pTableOp->aFormulaPos, pFCell )); in ScTableOp()
337 void PushDouble(double nVal);
Completed in 117 milliseconds