Home
last modified time | relevance | path

Searched refs:scalb (Results 1 – 16 of 16) sorted by relevance

/external/guava/guava-tests/test/com/google/common/math/
DMathBenchmarking.java111 result = Math.scalb(result, RANDOM_SOURCE.nextInt(maxExponent + 1)); in randomDouble()
DDoubleMathTest.java373 double x = Math.scalb(Math.sqrt(2) + 0.001, exp);
374 double y = Math.scalb(Math.sqrt(2) - 0.001, exp);
392 assertEquals(x, Math.scalb(1.0, log2));
DMathTesting.java223 for (double d : Doubles.asList(0, 1, 2, 7, 51, 102, Math.scalb(1.0, 53), Integer.MIN_VALUE,
/external/guava/
DREADME.jdk58 `Math.scalb`, `Deque` and its inheritors, `NavigableMap`,
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DFastMath.java3413 public static double scalb(final double d, final int n) { in scalb() method in FastMath
3497 public static float scalb(final float f, final int n) { in scalb() method in FastMath
3949 final double scaledX = scalb(x, -middleExp); in hypot()
3950 final double scaledY = scalb(y, -middleExp); in hypot()
3956 return scalb(scaledH, middleExp); in hypot()
DMathUtils.java1372 public static double scalb(final double d, final int scaleFactor) {
1373 return FastMath.scalb(d, scaleFactor);
/external/ltrace/etc/
Dlibm.so.conf364 double scalb(double, double);
/external/fdlibm/
Dreadme242 of the IEEE recommended function scalb:
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2774 fun:scalb=uninstrumented
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...