Search:

Type: Posts; User: jenniferruurs

Search: Search took 0.09 seconds.

  1. Re: Why is the som of this these two not correct

    What should I use instead?
  2. Why is the som of this these two not correct

    I have the code bellow and I get as output:
    30.299999999999997
    30

    Why is the output:30.299999999999997 and not 30.3?


    public class demo {
    private static double som(double a, double b) {...
Results 1 to 2 of 2