gregors / heloc-payment-calculator

A CLI to calculate the monthly payment for taking from a HELOC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

heloc-payment-calculator

A CLI to calculate the monthly payment for taking from a HELOC.

Formula

BALANCE X INTEREST RATE = SUM 1

SUM1 / 365 = SUM 2

SUM 2 X DAYS OF THE MONTH = PAYMENT

About

A CLI to calculate the monthly payment for taking from a HELOC.

License:MIT License


Languages

Language:Go 100.0%