PERMUT Function

The PERMUT function is one of the statistical functions. It is used to return the number of permutations for a specified number of items.

Syntax

PERMUT(number, number_chosen)

The PERMUT function has the following arguments:

Argument Description
number A number of items.
number_chosen A number of items in one permutation.

Notes

How to apply the PERMUT function.

Examples

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

PERMUT Function