WordNet (r) 3.0 (2006):
arity n 1: the number of arguments that a function can takeThe Free On-line Dictionary of Computing (19 January 2023):
arityThe number of arguments a function or operator takes. In some languages functions may have variable arity which sometimes means their last or only argument is actually a list of arguments. (1997-07-21)