Searched refs:lcl_PutFactorialElements (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr3.cxx | 1791 lcl_PutFactorialElements( cnNumer, 0.0, fCNumVarUpper, N - n ); in ScHypGeomDist() 1792 lcl_PutFactorialElements( cnDenom, 0.0, N - n - 1.0, N ); in ScHypGeomDist() 1799 lcl_PutFactorialElements( cnDenom, 0.0, n - 1.0, N ); in ScHypGeomDist() 1823 lcl_PutFactorialElements( cnNumer, 0.0, fCNumVarUpper, N - n ); in ScHypGeomDist() 1824 lcl_PutFactorialElements( cnDenom, 0.0, M - 1.0, N ); in ScHypGeomDist() 1829 lcl_PutFactorialElements( cnDenom, 0.0, n - 1.0, N ); in ScHypGeomDist() 1857 lcl_PutFactorialElements( cnDenom, 0.0, N - M - 1.0, N ); in ScHypGeomDist() 1862 lcl_PutFactorialElements( cnDenom, 0.0, n - 1.0, N ); in ScHypGeomDist() 1888 lcl_PutFactorialElements( cnDenom, 0.0, M - 1.0, N ); in ScHypGeomDist() 1896 lcl_PutFactorialElements( cnDenom, 0.0, n - 1.0, N ); in ScHypGeomDist() [all …]
|
Completed in 37 milliseconds