Search:

Type: Posts; User: moja

Search: Search took 0.01 seconds.

  1. Thread: Data type problem

    by moja
    Replies
    12
    Views
    1,360

    okay thanks but what shall I do to get result...

    okay thanks but what shall I do to get result -730511.5
  2. Thread: Data type problem

    by moja
    Replies
    12
    Views
    1,360

    Data type problem

    double x ;
    x = 20 -730531.5;
    cout<< x;


    when I run the code the result is -730512
    why?

    shouldn't it be -730511.5
Results 1 to 2 of 2