math.fmod (x, y)
Returns the remainder of the division of x
by y
that rounds the quotient towards zero. (integer/float)
math.fmod (x, y)
Returns the remainder of the division of x
by y
that rounds the quotient towards zero. (integer/float)
Designed by : w10schools
service@w10schools.com
Please login to continue.