The arity of something is the number of arguments it takes. This is usually applied to functions: an $n$ -ary function is one that takes $n$ arguments. Unary is a synonym for $1$ -ary, and binary for $2$ -ary.