Search:

Type: Posts; User: izvrashenits

Search: Search took 0.10 seconds.

  1. Re: Why does 16.33%10 return 6.329999999999998?

    My code is:

    System.out.println(16.33%10);

    and the result is

    6.329999999999998
  2. Why does 16.33%10 return 6.329999999999998?

    Is there a way to fix this?
Results 1 to 2 of 2