/external/icu/android_icu4j/src/main/java/android/icu/math/ |
BigDecimal.java | 134 * form=SCIENTIFIC, lostDigits=false, roundingMode=ROUND_HALF_UP</code>) perform general-purpose floating point 212 * The form of the exponential notation (scientific or engineering) is determined by the <code>form</code> setting. 359 * <li>MathContext.PLAIN -- no exponent needed <li>MathContext.SCIENTIFIC -- scientific notation required <li> [all...] |
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/math/ |
BigDecimal.java | 131 * form=SCIENTIFIC, lostDigits=false, roundingMode=ROUND_HALF_UP</code>) perform general-purpose floating point 209 * The form of the exponential notation (scientific or engineering) is determined by the <code>form</code> setting. 368 * <li>MathContext.PLAIN -- no exponent needed <li>MathContext.SCIENTIFIC -- scientific notation required <li> [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/math/ |
BigDecimal.java | 133 * form=SCIENTIFIC, lostDigits=false, roundingMode=ROUND_HALF_UP</code>) perform general-purpose floating point 211 * The form of the exponential notation (scientific or engineering) is determined by the <code>form</code> setting. 370 * <li>MathContext.PLAIN -- no exponent needed <li>MathContext.SCIENTIFIC -- scientific notation required <li> [all...] |
/external/libcxx/include/ |
random | [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
random | [all...] |
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/ |
random | [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
DecimalFormat.java | 45 * numbers ("123.4"), scientific notation ("1.23E4"), percentages ("12%"), and currency 100 * scientific, integer, iso currency, and plural currency format for each locale. 194 * <td>Separates mantissa and exponent in scientific notation. 358 * not use <a href="#sci">scientific notation</a> or <a href="#sigdig">significant 394 * <h4><a name="sci">Scientific Notation</a></h4> 396 * <p>Numbers in scientific notation are expressed as the product of a mantissa and a 400 * <code>DecimalFormat</code> can be instructed to use scientific notation through the API 402 * one or more digit characters indicates scientific notation. Example: "0.###E0" formats 425 * <li>When using scientific notation, the formatter controls the digit counts using [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
DecimalFormat.java | 44 * numbers ("123.4"), scientific notation ("1.23E4"), percentages ("12%"), and currency 99 * scientific, integer, iso currency, and plural currency format for each locale. 193 * <td>Separates mantissa and exponent in scientific notation. 357 * not use <a href="#sci">scientific notation</a> or <a href="#sigdig">significant 393 * <h4><a name="sci">Scientific Notation</a></h4> 395 * <p>Numbers in scientific notation are expressed as the product of a mantissa and a 399 * <code>DecimalFormat</code> can be instructed to use scientific notation through the API 401 * one or more digit characters indicates scientific notation. Example: "0.###E0" formats 424 * <li>When using scientific notation, the formatter controls the digit counts using [all...] |
/external/llvm/include/llvm/Support/ |
ScaledNumber.h | 579 /// Convert to a string. Uses scientific notation for very large/small 580 /// numbers. Scientific notation is used roughly for numbers outside of the 587 /// to convert without scientific notation and has more than \c Precision
|
/external/llvm/test/CodeGen/PowerPC/ |
ctrloop-intrin.ll | 32 define weak i8* @halide_double_to_string(i8* %dst, i8* %end, double %arg, i32 %scientific) #1 { 87 %tobool19 = icmp eq i32 %scientific, 0 126 %tobool38 = icmp eq i32 %scientific, 0
|
/ndk/tests/device/test-gnustl-full/unit/ |
num_put_get_test.cpp | 197 str << scientific << setprecision(50) << limits::max(); 452 ostr << scientific << setprecision(8) << 0.12345678f; 516 ostr << scientific << setprecision(50) << 0.0; [all...] |
/ndk/tests/device/test-stlport/unit/ |
num_put_get_test.cpp | 197 str << scientific << setprecision(50) << limits::max(); 452 ostr << scientific << setprecision(8) << 0.12345678; // float doesn't have enough precision, 0.12345678f ended up 0.1234567836.. 516 ostr << scientific << setprecision(50) << 0.0; [all...] |
/external/eigen/cmake/ |
FindBLAS.cmake | 224 # BLAS in SCSL library? (SGI/Cray Scientific Library)
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
NumberFormatTestTuple.java | 171 formatStyleMap.put("scientific", NumberFormat.SCIENTIFICSTYLE);
|
/external/icu/icu4c/source/i18n/unicode/ |
numfmt.h | 15 * 07/20/98 stephen JDK 1.2 sync up. Added scientific support. 127 * scientific number, 764 * Returns a scientific format for the current default locale. 770 * Returns a scientific format for the specified locale. [all...] |
/external/icu/icu4c/source/samples/ufortune/resources/ |
root.txt | 77 Hitting a tree is simply bad luck and has no place in a scientific
|
/external/icu/icu4c/source/test/intltest/ |
numberformattesttuple.cpp | 55 {"scientific", UNUM_SCIENTIFIC},
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
NumberFormatTestTuple.java | 170 formatStyleMap.put("scientific", NumberFormat.SCIENTIFICSTYLE);
|
/external/valgrind/docs/internals/ |
release-HOWTO.txt | 40 this is not a very scientific or robust way to collect up all
|
/ndk/sources/cxx-stl/stlport/src/ |
ios.cpp | 53 const ios_base::fmtflags ios_base::scientific; member in class:ios_base
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/ |
legendre_function.tcc | 39 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/ |
legendre_function.tcc | 39 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
legendre_function.tcc | 39 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/ |
legendre_function.tcc | 39 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl
|
/external/llvm/include/llvm/ADT/ |
APFloat.h | 480 /// consider inserting before falling back to scientific 481 /// notation. 0 means to always use scientific notation.
|