- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testBinomial_exhaustiveNotOverflowing (0.15 seconds)
-
guava-tests/test/com/google/common/math/LongMathTest.java
assertEquals(expectedLong, LongMath.binomial(n, k)); } } } @GwtIncompatible // Slow public void testBinomial_exhaustiveNotOverflowing() { // Tests all of the inputs to LongMath.binomial that won't cause it to overflow, that weren't // tested in the previous method, for k >= 3.
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Oct 30 14:15:36 GMT 2025 - 31.4K bytes - Click Count (0)