Searched defs:SCIENTIFIC (Results 1 – 2 of 2) sorted by relevance
18 private static final ScientificNotation SCIENTIFIC = new ScientificNotation(1, field in Notation
110 public static final int SCIENTIFIC=1; // 1 digit before . field in MathContext