|
|
| Author |
Message |
rskumar
New User
Joined: 21 Nov 2005 Posts: 18 Location: chennai
|
|
|
|
hi,
im a beginner in REXX. how can i pass the remainder value resulting from a division of 2 numbers to a variable, so that i can perform my other actions. how to get the remainder value? |
|
| Back to top |
|
 |
References
|
Posted: Fri Mar 31, 2006 8:21 pm Post subject: Re: Regarding getting the remainder value while division |
 |
|
|
 |
superk
Moderator Team Head
Joined: 26 Apr 2004 Posts: 3081 Location: Charlotte,NC USA
|
|
|
|
| Your post doesn't state what you are using for an arithmetic operator, but, you may want to check this page from the REXX Reference Manual. |
|
| Back to top |
|
 |
rskumar
New User
Joined: 21 Nov 2005 Posts: 18 Location: chennai
|
|
|
|
| oh sorry for sending a not-so-clear message.... but now i got the answer from the link that you sent me. thanks for sending me the page. |
|
| Back to top |
|
 |
superk
Moderator Team Head
Joined: 26 Apr 2004 Posts: 3081 Location: Charlotte,NC USA
|
|
|
|
| Makes me wonder what you're using for your reference materials if they don't show the entire list of arithmetic operators. |
|
| Back to top |
|
 |
|
|