amortization

command module
v0.0.0-...-9dda381 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 19, 2024 License: MIT Imports: 4 Imported by: 0

README

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

option parameter type description
-h display command line parameter usage
-extra float extra monthly principal in dollars
-loan float loan amount in dollars
-rate float interest rate in percentage
-term int loan duration in months

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL