Skip to content

This repo is contain code related to emissions calculator

Notifications You must be signed in to change notification settings

wilderbit/emi-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emi-calc

This repo is contain code related to Emi calculator

Calculation formula

 L = Loan Amount
 I = Interest Rate Per Month 
 N = Loan Period in Months
 EMI  = (Loan * I) * ((1 + I)^N) / ((1 + I)^N) - 1))

About

This repo is contain code related to emissions calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published