MULTINOMIAL Function

The MULTINOMIAL function is one of the math and trigonometry functions. It is used to return the ratio of the factorial of a sum of numbers to the product of factorials.

Syntax

MULTINOMIAL(number1, [number2], ...)

The MULTINOMIAL function has the following arguments:

Argument Description
number1/2/n Up to 255 numeric values for which you want to find the multinomial.

Notes

How to apply the MULTINOMIAL function.

Examples

The figure below displays the result returned by the MULTINOMIAL function.

MULTINOMIAL Function