5
edits
m (→num(): Added short info) |
(→fmod(): described,) |
||
Line 77: | Line 77: | ||
== ceil() == | == ceil() == | ||
== fmod() == | == fmod() == | ||
A '''modulo'''-operator, mod(x,y) also works...<br> | |||
The [https://en.wikipedia.org/wiki/Modulo_operation modulo]-operation finds the remainder of division of one number by another (sometimes called modulus). | |||
== clamp() == | == clamp() == | ||
== periodic() == | == periodic() == |
edits