Calq commands and keywords

Symbol

+

Definition

Addition, also concatenation when used with strings. This is used to add two values together. It also works with arrays of the same size, or with an array and a scalar.

Example

  3 + 4
  [ 3, 5 ] + [ 4, 6 ]

See also

- * .* / ./ ^ .*


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