Home
last modified time | relevance | path

Searched defs:scientific (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNotation.java60 public static ScientificNotation scientific() { in scientific() method in Notation
/external/icu/android_icu4j/src/main/java/android/icu/number/
DNotation.java60 public static ScientificNotation scientific() { in scientific() method in Notation
/external/icu/icu4c/source/i18n/
Dnumber_notation.cpp16 ScientificNotation Notation::scientific() { in scientific() function in Notation
Dnumparse_impl.h83 ScientificMatcher scientific; member
/external/tensorflow/tensorflow/core/kernels/
Das_string_op.cc35 bool scientific; in AsStringOp() local
/external/libcxx/src/
Dios.cpp102 const ios_base::fmtflags ios_base::scientific; member in ios_base
/external/icu/icu4c/source/i18n/unicode/
Dnumberformatter.h341 } scientific; member