Searched defs:expectedBig (Results 1 – 4 of 4) sorted by relevance
465 BigInteger expectedBig = BigIntegerMath.factorial(n); in testFactorial() local485 BigInteger expectedBig = BigIntegerMath.binomial(n, k); in testBinomial() local
543 BigInteger expectedBig = BigIntegerMath.factorial(n); in testFactorial() local563 BigInteger expectedBig = BigIntegerMath.binomial(n, k); in testBinomial() local
125 BigInteger expectedBig = BigIntegerMath.binomial(n, k); in testBinomial() local
298 BigInteger expectedBig = BigIntegerMath.factorial(n); in testFactorial() local