Mortgage Calculator JX is a financial calculator specifically designed for mortgage loans. The app can calculate not only scheduled payments but also principal amount or interest rate based on other user inputs. It takes into account 3 types of compounding interest rates and 6 types of payment frequency options. User inputs can also be saved and retrieved (SQLite database).
FEATURES:
- Calculates scheduled payment, principal amount, or interest rate
- Takes 6 types of payment frequency: Monthly, Semi-monthly, Bi-weekly, Weekly, Accelerated bi-weekly, Accelerated weekly
- Takes monthly/semi-annual/annual compounding interest rates
- Saves user inputs (SQLite)
- Displays detailed loan summary
- Produces full loan schedule
- Clean, stylish, sophisticated user interface