Calq commands and keywords

Function

mod
(Included in calq v2.1.9)

Definition

Returns the modulus (remainder) value of the two arguments.

Example

  mod(5, 3)

Since 5/3 results in 1 with a remainder of 2, this command returns 2.

See also

/ and ./.


What is Calq?
Latest version of Calq
Digital Wave Systems Lab homepage