Lines Matching refs:isScientificNotation
305 // Added by Ken Liu testing set/isScientificNotation307 UBool sn = pat.isScientificNotation();308 logln((UnicodeString)"isScientificNotation (should be TRUE) is " + (UnicodeString) (sn ? "TRUE" : "FALSE"));