Welcome,
Share Files

Financial Calculator Package

This is currently under development. Check the scripting section of the forums for the latest function info.

Current funtions
finInterestConvert(i_apr,i_effective,periodsPerYear,variable=x)
finSimpleInterest(P,F,i_percent,n)
finAnnuity(P,f,payment,i_percent,n,variable=x)
finInterestConvert(nominal,effective,periodsPerYear,variable=x)
finNPV(List cashFlow,i_percent)
finIRR(List cashflow,guess=1)
finMIRR(List cashFlow,lowerlimit,upperlimit,guess)
finXIRR(List cashFlow,guess)
finEUAP(List cashFlow,interestRate)
finAmortization(P,F,payment,i_percent,n)