To the Power Off (EXP) function

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
RentProperty
Posts: 345
Joined: Mon Nov 12, 2012 9:08 pm
Location: South Africa

To the Power Off (EXP) function

Post by RentProperty »

Hi Guys

I'm trying to build a small Compound interest Calculator for one of our apps but are struggling to get the calculations to work correctly. I think I'm using the EXP incorrectly.

Has anyone done something similar before? Any tips would be appreciated.

At the moment I have:

CompoundInterestCalculator.FinalValue=CompoundInterestCalculator.InitialDepositValue*(1+(CompoundInterestCalculator.AnnualInterestRate/100)*EXP(CompoundInterestCalculator.Periods))

Thnx
Hein Hanekom & Werner Hanekom
Sinov8.net
AwareIM Version 5.9 | 6.0 | 7.0 | 7.1 (Windows EC2 R2012 & MySQL)
Post Reply