MULTINOMIAL Function Explained

The MULTINOMIAL function in Microsoft Excel calculates the multinomial of a set of numbers. It takes up to 254 number arguments, each of which can be a number, cell reference, or range of cells, and returns the multinomial of the numbers. The multinomial is the coefficient of the product of the terms in the expression.

MULTINOMIAL Function Syntax

MULTINOMIAL(number1, number2, ...)

  • number1: The first number or cell reference for which you want to calculate the multinomial.
  • number2: The second number or cell reference for which you want to calculate the multinomial.
  • : Additional numbers or cell references for which you want to calculate the multinomial.