Search:

Type: Posts; User: Mr.777

Search: Search took 0.10 seconds.

  1. Replies
    14
    Views
    1,910

    Re: Need help please

    Good Luck.
  2. Replies
    14
    Views
    1,910

    Re: Need help please

    It's not an error but it is coz the variable loanLengthInMonths is not being used anywhere after assigning value to it.

    Also, i don't know what you are supposed to do, might be the problem in your...
  3. Replies
    14
    Views
    1,910

    Re: Need help please

    (1 - Math.pow((1 + monthlyInterest), loanLengthInYears))

    It's giving the negative value.
  4. Replies
    14
    Views
    1,910

    Re: Need help please

    Well, i don't know why aren't you trying to understand what i mean to say.
    Simply,


    double annualInterest = 5.75; //This is the annual interest rate
    double loanAmount = 200000; //This is the...
  5. Replies
    14
    Views
    1,910

    Re: Need help please

    Can you copy the errors and paste here?
  6. Replies
    14
    Views
    1,910

    Re: Need help please

    Does this program even compiling? If no, paste here the errors/exceptions.
Results 1 to 6 of 6