| Author |
Message |
manihcl85 Warnings : 1 Active User
Joined: 11 Jan 2007 Posts: 51 Location: chennai
|
|
|
|
Hi,
Can anyone give me the macro code to calculate interest. I will get the Monthly interest rate as input and i have to calculate annual interest rate from that rounded to 3 decimal places.
AIR=ROUND ((1+MIR) ^12-1, 3).
Thanks,
Manikandan |
|
| Back to top |
|
 |
References
|
Posted: Tue Mar 25, 2008 11:58 am Post subject: Re: Interest calculation using Macro Programming |
 |
|
|
 |
manihcl85 Warnings : 1 Active User
Joined: 11 Jan 2007 Posts: 51 Location: chennai
|
|
|
|
Hi,
Can anyone give me the ASSEMBLER code for the same to calculate interest. I will get the Monthly interest rate as input and i have to calculate annual interest rate from that rounded to 3 decimal places.
AIR=ROUND ((1+MIR) ^12-1, 3).
Thanks,
Manikandan |
|
| Back to top |
|
 |
|
|