arity
/ˈɛrɪti/
noun
- The number of arguments or operands that a function or operation takes.
- In programming, the arity of a function tells you how many inputs it expects.
- The addition operator has an arity of two because it takes two numbers.
- When designing a database, you need to decide the arity of each relationship between tables.