Skip to content

Various Types of Finance Functions Written in JS or JAVA

License

Notifications You must be signed in to change notification settings

maektwain/financeFunctions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

financeFunctions

Various Types of Finance Functions Written in JS or JAVA

First Function is Finding IRR from loan,tenor,advanceEmiN,flatRate

loan = Loan Amount or Principal tenor = period given for loan like 12, or 24 which is equivalent to 12 = 1Year advanceEmiN = if the amount of installment is being paid in the first month of the loan like, out of 12 emi you have paid, 2 then the IRR will be generated for tenor = 10 flatRate = interest rate like 13%

First Prototype

About

Various Types of Finance Functions Written in JS or JAVA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%