math.fmod
Description
Returns the modulus of the specified values.
While this is similar to the % operator, it will return a negative value if the first argument is negative, whereas the % operator will return a positive value even if the first operand is negative.
This function is also slower than the % operator.
Arguments
Returns
Page views: 18,117
Updated: A Long Time Ago
Updated: A Long Time Ago
Garry's Mod
Rust
Steamworks
Wiki Help