Skip to content

Latest commit

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

amortization

Command line program that calculates and displays a mortgage loan payment schedule.

Takes command line input for the required variables.

How to Use

Example:
.\amortization.exe -loan 500000 -rate 6.25 -term 360

Command Line Parameters

optionparameter typedescription
-hdisplay command line parameter usage
-extrafloatextra monthly principal in dollars
-loanfloatloan amount in dollars
-ratefloatinterest rate in percentage
-termintloan duration in months

About

Command line program that calculates and displays a mortgage loan payment schedule

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages