Arity

Arity is the number of arguments a function takes. This applies to arbitrary functions and basic operand functions alike (f(x,y) and x+y both have an arity of 2).