multiples of a number in Flash
multiples of a number in Flash
Out of context: Reply #5
- Started
- Last post
- 8 Responses
- mr_flaco0
hmmm...
z=x%y;
always seems to return x if y is greater than x, zero if it is lower.
hmmm...
z=x%y;
always seems to return x if y is greater than x, zero if it is lower.