Tim^^BOB
2003-10-23 23:39:25 UTC
I was wondering how to get the remainder of a division statement and
put it into a variable so it can be used in my program. For example:
C = A / B
The anwser is rounded and I was wondering how to get the left over of
this question. I do not know the values of the variables in the code.
Thanks in advance to all repliers.
put it into a variable so it can be used in my program. For example:
C = A / B
The anwser is rounded and I was wondering how to get the left over of
this question. I do not know the values of the variables in the code.
Thanks in advance to all repliers.