Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Interest calculation using Macro Programming

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> PL/I & ASSEMBLER
Author Message
manihcl85
Warnings : 1

Active User


Joined: 11 Jan 2007
Posts: 51
Location: chennai

PostPosted: Tue Mar 25, 2008 11:58 am    Post subject: Interest calculation using Macro Programming
Reply with quote

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
View user's profile Send private message
References
PostPosted: Tue Mar 25, 2008 11:58 am    Post subject: Re: Interest calculation using Macro Programming Reply with quote

manihcl85
Warnings : 1

Active User


Joined: 11 Jan 2007
Posts: 51
Location: chennai

PostPosted: Wed Mar 26, 2008 7:00 pm    Post subject:
Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> PL/I & ASSEMBLER All times are GMT + 6 Hours
Page 1 of 1