Home
last modified time | relevance | path

Searched defs:ScientificNotation (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
Dnumber_notation.cpp39 ScientificNotation::ScientificNotation(int8_t fEngineeringInterval, bool fRequireMinInt, in ScientificNotation() function in ScientificNotation
/external/icu/android_icu4j/src/main/java/android/icu/number/
DScientificNotation.java30 public class ScientificNotation extends Notation implements Cloneable { class
37 /* package-private */ ScientificNotation( in ScientificNotation() method in ScientificNotation
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DScientificNotation.java29 public class ScientificNotation extends Notation implements Cloneable { class
36 /* package-private */ ScientificNotation( in ScientificNotation() method in ScientificNotation
/external/icu/icu4c/source/i18n/unicode/
Dnumberformatter.h102 class ScientificNotation; variable
370 friend class ScientificNotation; variable