add function

Add x and y

Add x and y

This is a helper function for use in Reduce() over a list of vectors

add(x, y)

Arguments

  • x: first argument of the sum
  • y: second argument of the sum

Returns

x + y

  • Maintainer: Guillaume Kon Kam King
  • License: GPL (>= 2)
  • Last published: 2023-03-24

Useful links