Search:

Type: Posts; User: kari4848

Search: Search took 0.09 seconds.

  1. [SOLVED] Re: My while loop has run into an infinite loop...?

    Well I modified my code and I'm finally getting a number for years. But it's a very big number, about 599296 years.
    This is my modified code...

    public class Lab321
    {
    public static void...
  2. [SOLVED] My while loop has run into an infinite loop...?

    I have to write a program that computes a close enough value for the half-life of carbon-14 using comparison of floating point numbers. The while loop should be controlled by a comparison of half of...
Results 1 to 2 of 2