float
double
IO.println(1000 * 0.1D - 999 * 0.1D); IO.println(1000 * 0.1F - 999 * 0.1F);
0.09999999999999432 0.099998474
Search Highlighter (On/Off)