[thelist] JScript v VBScript

Arlen.P.Walker at jci.com Arlen.P.Walker at jci.com
Tue Jan 29 15:53:01 CST 2002


>(1-(1+MonthRate)^(-1*NumPayments))*100

try:

  (1 - Math.pow((1+MonthRate), (-1*NumPayments))) * 100

and see if that fixes it for you.

Have fun,
Arlen
Chief Managing Director In Charge, Department of Redundancy Department
DNRC 224

Arlen.P.Walker at JCI.Com
----------------------------------------------
In God we trust; all others must provide data.
----------------------------------------------
Opinions expressed are mine and mine alone.
If JCI had an opinion on this, they'd hire someone else to deliver it.




More information about the thelist mailing list