Searched defs:engineering (Results 1 – 10 of 10) sorted by relevance
85 public static ScientificNotation engineering() { in engineering() method in Notation
84 public static ScientificNotation engineering() { in engineering() method in Notation
28 ScientificNotation Notation::engineering() { in engineering() function in Notation
208 int engineering = maxInt < 0 ? -1 : maxInt; in oldToNew() local
214 int engineering = maxInt < 0 ? -1 : maxInt; in oldToNew() local