Results 1 to 6 of 6

Thread: Java Newbie Needs Help

Hybrid View

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2007
    Posts
    9

    Re: Java Newbie Needs Help

    I admit I was a little lazy after doing the first year's calculation. Thanks for the correction. :P

    But I will try out your idea ASAP.

  2. #2
    Addicted Member TBeck's Avatar
    Join Date
    Apr 2006
    Location
    Ontario, Canada
    Posts
    254

    Re: Java Newbie Needs Help

    I was checking the math and it seems to be alright, then I noticed this part:

    double rateOfInterest = Double.parseDouble(initialBalance);

    the bold should be replaced with stringRateOfInterest

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width