- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for 16a09e667f3bcc908b2fb1366ea957d3e3adec17512775099da2f590b0667322a (0.25 seconds)
-
android/guava/src/com/google/common/math/BigIntegerMath.java
*/ @VisibleForTesting static final int SQRT2_PRECOMPUTE_THRESHOLD = 256; @VisibleForTesting static final BigInteger SQRT2_PRECOMPUTED_BITS = new BigInteger("16a09e667f3bcc908b2fb1366ea957d3e3adec17512775099da2f590b0667322a", 16); /** * Returns the base-10 logarithm of {@code x}, rounded according to the specified rounding mode. * * @throws IllegalArgumentException if {@code x <= 0}Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Aug 07 16:05:33 GMT 2025 - 18.8K bytes - Click Count (0)