Search:

Type: Posts; User: MLIAKIRA

Search: Search took 0.11 seconds.

  1. Replies
    8
    Views
    1,317

    Re: ')' and ';' error

    trust me ive been trying. I use netbeans so maybe its different but i cant find anywhere a compile button.
  2. Replies
    8
    Views
    1,317

    Re: ')' and ';' error

    How do I do that? I hover my mouse over the red bar and it says ')' unexpected

    --- Update ---

    Compiling 1 source file to E:\MortgageCaculation\build\classes...
  3. Replies
    8
    Views
    1,317

    Re: ')' and ';' error

    here is a pic of my code if that helps

    2341
  4. Replies
    8
    Views
    1,317

    Re: ')' and ';' error

    Oh I guess I didn't really state that clearly. We have to calculate a monthly mortgage and my professor gave me this equation we have to use and its

    monthly payment = rate x amount x...
  5. Replies
    8
    Views
    1,317

    ')' and ';' error

    So I need to find the monthly payment for a motgage and I can't seem to find what is wrong with my equation, someone help please!

    monthlyPayment = taxRate * loanAmount * ((Math.pow(1+taxRate,...
Results 1 to 5 of 5