Nasal library functions: Difference between revisions

Jump to navigation Jump to search
→‎fmod(): described,
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() ==
5

edits

Navigation menu