Click (here) to see the discussion about this primitive.
| Summary | Reports the modulus of the first number divided by the second. The modulus is the remainder, but the sign of the remainder is not preserved. |
|---|---|
| Syntax | number mod number |
| Version | –na– |
| Tags | math reporter |
| Used By | universal |
| CCL Link | dictionary==>mod |