Search:

Type: Posts; User: swif

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    2,129

    Thanks

    Just wanted to thank everyone for their assistance... your ideas have furthered possibilities for me! :D
  2. Replies
    6
    Views
    2,129

    precision necessary because....

    I'm finding the first ten digit prime in consecutive digits. I want to make sure my number is exact because the function i wrote in e limits the amount of sig. digits in the loop.

    if i calculate...
  3. Replies
    6
    Views
    2,129

    Big (and small) numbers...

    I have quite a few questions regarding variables in C, and their supported sizes. Firstly, I need to be able to hold a number (as large as) 9999999999 in a variable. I'm not sure which type to use...
Results 1 to 3 of 3