HomeSort by relevance Sort by last modified time
    Searched full:scientific (Results 201 - 225 of 379) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
exp_integral.tcc 39 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl
gamma.tcc 39 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl
modified_bessel_func.tcc 41 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl
riemann_zeta.tcc 38 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
exp_integral.tcc 39 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl
gamma.tcc 39 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl
modified_bessel_func.tcc 41 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl
riemann_zeta.tcc 38 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl
  /external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/
i18n.py 560 """Returns value formatted in scientific notation for the current
576 Value formatted in scientific notation.
  /external/icu/icu4c/source/i18n/
decimfmtimpl.cpp 917 // scientific notation. The best we can do is assume that if
    [all...]
decimfmt.cpp     [all...]
numfmt.cpp 824 // Create a scientific style NumberFormat instance with the default locale.
833 // Create a scientific style NumberFormat instance with the inLocale locale.
    [all...]
  /external/icu/icu4c/source/io/
uprntf_p.c 653 /* Since we're the only one using the scientific
825 /* call the scientific handler */
    [all...]
  /external/libogg/doc/
rfc5334.txt 255 content aimed at scientific and other applications that require
393 Applications which use this media type: Scientific and otherwise that
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
FormatterTest.java     [all...]
ScannerTest.java     [all...]
  /libcore/luni/src/main/java/java/math/
BigDecimal.java     [all...]
  /libcore/ojluni/src/main/java/sun/misc/
FormattedFloatingDecimal.java 47 public enum Form { SCIENTIFIC, COMPATIBLE, DECIMAL_FLOAT, GENERAL };
    [all...]
  /external/icu/icu4c/source/io/unicode/
ustdio.h 128 <tr><td>%E</td><td>double</td><td>float</td><td>Scientific with an uppercase exponent</td></tr>
129 <tr><td>%e</td><td>double</td><td>float</td><td>Scientific with a lowercase exponent</td></tr>
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
jFormatString.jar 
  /libcore/ojluni/src/main/java/java/lang/
Double.java 170 * "computerized scientific notation." Let <i>n</i> be the unique
409 * "computerized scientific notation" or as an exact
    [all...]
Float.java 169 * so-called "computerized scientific notation." Let <i>n</i>
370 * "computerized scientific notation" or as an exact
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/jFormatString/2.0.1/
jFormatString-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/jFormatString/3.0.0/
jFormatString-3.0.0.jar 
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bigdec/
DiagBigDecimal.java 131 private static final android.icu.math.MathContext mcs = new android.icu.math.MathContext(9, android.icu.math.MathContext.SCIENTIFIC);
133 private static final android.icu.math.MathContext mcld = new android.icu.math.MathContext(9, android.icu.math.MathContext.SCIENTIFIC, true); // lost digits
134 private static final android.icu.math.MathContext mcld0 = new android.icu.math.MathContext(0, android.icu.math.MathContext.SCIENTIFIC, true); // lost digits, digits=0
619 if (!isJDK15OrLater) // for some reason we format using scientific
    [all...]

Completed in 1631 milliseconds

1 2 3 4 5 6 7 891011>>