Search:

Type: Posts; User: acc988

Search: Search took 0.00 seconds.

  1. Thread: Precision

    by acc988
    Replies
    8
    Views
    2,550

    The difference in the answers increases as I...

    The difference in the answers increases as I increase the value of a variable. I'll attach an image that shows the difference.
  2. Thread: Precision

    by acc988
    Replies
    8
    Views
    2,550

    When c++ actually does the calcuations, does it...

    When c++ actually does the calcuations, does it use maximum precision? If not, then does setprecision work without cout? I'm making a DLL file for a program called Mathcad. When I compared my...
  3. Thread: Precision

    by acc988
    Replies
    8
    Views
    2,550

    Precision

    I am making a program (a zernike equation function) that needs to be accurate. Most things are accurate enough, but when I use sin or cos from the math.h file, it only returns 6 decimal places. I...
Results 1 to 3 of 3