Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 218838949120258359057546634 (0.24 sec)

  1. android/guava-tests/test/com/google/common/math/MathTesting.java

          BigInteger x = ONE.shiftLeft(exponent);
          bigValues.add(x, x.add(ONE), x.subtract(ONE));
        }
        bigValues.add(new BigInteger("218838949120258359057546633")); // sqrt(2^175) rounded up and
        // down
        bigValues.add(new BigInteger("218838949120258359057546634"));
        POSITIVE_BIGINTEGER_CANDIDATES = bigValues.build();
        NEGATIVE_BIGINTEGER_CANDIDATES =
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Oct 10 19:45:10 UTC 2022
    - 11.2K bytes
    - Viewed (0)
Back to top