Hello Guys,
I need some help. Attached is the formula image which I want to use in Javascript but I dont know how to do the superscript (n) in Javascript
Here is my code
<script>
function myFunction() {
var pmt;
var PV = 201508;
var i1 = 3.625;
var i2=3.625/100;
var i = i2/12;
var n= 360...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.