Preparing search index...
The search index is not available
Airship Core
Airship Core
math
fmod
Function fmod
fmod
(
x
,
y
)
:
number
Returns the remainder of the division of x by y that rounds the quotient towards zero.
Parameters
x
:
number
y
:
number
Returns
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Airship Core
Loading...
Returns the remainder of the division of x by y that rounds the quotient towards zero.