IonizeDocsionize.cc ↗

Math Library

math.fmod

Returns the remainder of the division of x by y that rounds the quotient towards zero.

fmod(x: number, y: number) -> number