Lines Matching refs:E3
104 // JDK gives 12,345E3. JDK seems to include the hashes in significant digits
105 ##0.00E0 12345 12,3E3 K
106 // JDK gives 12,3001E3
107 ##0.0000E0 12300.1 12,300E3 K
108 // JDK gives 12,3001E3
109 ##0.000#E0 12300.1 12,30E3 K
110 ##0.000#E0 12301 12,301E3
114 @@@E0 6235 6,24E3 K
115 @@@#E0 6200 6,20E3 K
116 @@@#E0 6201 6,201E3 K
117 @@@#E0 6201.7 6,202E3 K
133 // JDK gives %16,255E3
134 %##0.00E0 162.55 %16,3E3 K
147 // JDK gives \u2030162,55E3