Lines Matching refs:PushDouble
995 PushDouble( rOptions.aQueryEntry.nVal); in QueryMat()
1481 PushDouble( -GetDouble() ); in ScNeg()
1545 PushDouble(F_PI); in ScPi()
1556 PushDouble(ScZeroOne()); in ScRandom()
1579 PushDouble((GetDouble() / F_PI) * 180.0); in ScDeg()
1586 PushDouble(GetDouble() * (F_PI / 180)); in ScRad()
1593 PushDouble(::rtl::math::sin(GetDouble())); in ScSin()
1600 PushDouble(::rtl::math::cos(GetDouble())); in ScCos()
1607 PushDouble(::rtl::math::tan(GetDouble())); in ScTan()
1614 PushDouble(1.0 / ::rtl::math::tan(GetDouble())); in ScCot()
1621 PushDouble(asin(GetDouble())); in ScArcSin()
1628 PushDouble(acos(GetDouble())); in ScArcCos()
1635 PushDouble(atan(GetDouble())); in ScArcTan()
1642 PushDouble((F_PI2) - atan(GetDouble())); in ScArcCot()
1649 PushDouble(sinh(GetDouble())); in ScSinHyp()
1656 PushDouble(cosh(GetDouble())); in ScCosHyp()
1663 PushDouble(tanh(GetDouble())); in ScTanHyp()
1670 PushDouble(1.0 / tanh(GetDouble())); in ScCotHyp()
1677 PushDouble( ::boost::math::asinh( GetDouble())); in ScArcSinHyp()
1687 PushDouble( ::boost::math::acosh( fVal)); in ScArcCosHyp()
1697 PushDouble( ::boost::math::atanh( fVal)); in ScArcTanHyp()
1708 PushDouble(0.5 * log((nVal + 1.0) / (nVal - 1.0))); in ScArcCotHyp()
1714 PushDouble(1.0 / ::rtl::math::sin(GetDouble())); in ScCosecant()
1720 PushDouble(1.0 / ::rtl::math::cos(GetDouble())); in ScSecant()
1726 PushDouble(1.0 / sinh(GetDouble())); in ScCosecantHyp()
1732 PushDouble(1.0 / cosh(GetDouble())); in ScSecantHyp()
1739 PushDouble(exp(GetDouble())); in ScExp()
1748 PushDouble(sqrt(fVal)); in ScSqrt()
2101 PushDouble( GetCellValue( aCellPos, pCell ) ); in ScCell()
2647 PushDouble( fVal ); in ScN()
2724 PushDouble( aStr.Len() ); in ScLen()
2814 PushDouble( GetCellValue(aAdr, pCell) ); in ScValue()
2819 PushDouble(0.0); in ScValue()
2835 PushDouble( fVal); in ScValue()
2853 PushDouble(fVal); in ScValue()
2979 PushDouble( rStr.iterateCodePoints(&i) ); in ScUnicode()
3118 PushDouble(0.0); in ScMin()
3120 PushDouble(nMin); in ScMin()
3239 PushDouble(0.0); in ScMax()
3241 PushDouble(nMax); in ScMax()
3559 PushDouble( IterateParameters( ifSUMSQ ) ); in ScSumSQ()
3566 PushDouble( IterateParameters( ifSUM ) ); in ScSum()
3573 PushDouble( IterateParameters( ifPRODUCT ) ); in ScProduct()
3580 PushDouble( IterateParameters( ifAVERAGE, bTextAsZero ) ); in ScAverage()
3587 PushDouble( IterateParameters( ifCOUNT ) ); in ScCount()
3594 PushDouble( IterateParameters( ifCOUNT2 ) ); in ScCount2()
3725 PushDouble( nVal / (nValCount - 1.0)); in ScVar()
3736 PushDouble( div( nVal, nValCount)); in ScVarP()
3749 PushDouble( sqrt( nVal / (nValCount - 1.0))); in ScStDev()
3762 PushDouble( sqrt( nVal / nValCount)); in ScStDevP()
3823 PushDouble((double)nVal); in ScColumns()
3867 PushDouble((double)nVal); in ScRows()
3908 PushDouble( (double) nVal ); in ScTables()
3983 PushDouble( nVal ); in ScColumn()
4059 PushDouble( nVal ); in ScRow()
4112 PushDouble( (double) nVal ); in ScTable()
4348 PushDouble(i+1); // found ! in ScMatch()
4369 PushDouble( nMid+1); in ScMatch()
4405 PushDouble( nHitIndex+1); in ScMatch()
4412 PushDouble( nHitIndex); // non-exact match in ScMatch()
4463 PushDouble((double) (nDelta + 1)); in ScMatch()
4519 PushDouble(nMaxCount - nCount); in ScCountEmptyCells()
4894 PushDouble( IterateParametersIf( ifSUMIF)); in ScSumIf()
4900 PushDouble( IterateParametersIf( ifAVERAGEIF)); in ScAverageIf()
5089 PushDouble(fCount); in ScCountIf()
5478 PushDouble( IterateParametersIfs( ifSUMIFS)); in ScSumIfs()
5484 PushDouble( IterateParametersIfs( ifAVERAGEIFS)); in ScAverageIfs()
5490 PushDouble( IterateParametersIfs( ifCOUNTIFS)); in ScCountIfs()
5686 PushDouble(pResMat->GetDouble( 0 )); in ScLookup()
5695 PushDouble( fResVal ); in ScLookup()
5715 PushDouble( fDataVal ); in ScLookup()
5846 PushDouble(pResMat->GetDouble(nDelta)); in ScLookup()
5861 PushDouble(0); in ScLookup()
5872 PushDouble(0); in ScLookup()
5886 PushDouble(pDataMat->GetDouble(nC-1, nDelta)); in ScLookup()
5893 PushDouble(pDataMat->GetDouble(nDelta, nR-1)); in ScLookup()
5935 PushDouble(pResMat->GetDouble(nDelta)); in ScLookup()
5956 PushDouble(0); in ScLookup()
5967 PushDouble(0); in ScLookup()
5987 PushDouble( fResVal ); in ScLookup()
6017 PushDouble(0); in ScLookup()
6028 PushDouble(0); in ScLookup()
6217 PushDouble(pMat->GetDouble( nX,nY)); in CalculateLookup()
6374 PushDouble( nVal ); in ScSubTotal()
6570 PushDouble( nErg ); in DBIterator()
6628 PushDouble( nCount ); in ScDBCount()
6655 PushDouble( nCount ); in ScDBCount2()
6734 PushDouble( sqrt(fVal/(fCount-1))); in ScDBStdDev()
6743 PushDouble( sqrt(fVal/fCount)); in ScDBStdDevP()
6752 PushDouble(fVal/(fCount-1)); in ScDBVar()
6761 PushDouble(fVal/fCount); in ScDBVarP()
7238 PushDouble( pMat->GetDouble( nElement)); in ScIndex()
7280 PushDouble( pMat->GetDouble( in ScIndex()
7426 PushDouble( double(nCount)); in ScAreas()
7602 PushDouble((double)(nPos + 1)); in ScFind()
7701 PushDouble( getLengthB(aStr) ); in ScLenB()
7887 PushDouble((double)(nPos) + 1); in ScSearch()
8158 PushDouble( nErr ); in ScErrorType()