Is there a mod arithmetic operator that returns the remainder of a division operation?
mod operator
-
John
- Site Admin
- Posts: 2623
- Joined: Mon Apr 24, 2000 3:18 pm
- Location: Cleveland, OH
mod operator
There is also the fmod function in SQL you can use,
<$remainder=(fmod($x, $y))>
<$remainder=(fmod($x, $y))>
John Turnbull
Thunderstone Software
Thunderstone Software