=PERMUT(number,number_chosen)
=PERMUT(2,4,6)
The PERMUT function can be used to calculate the number of permutations for a given set of numbers. For example, if you wanted to calculate the number of permutations for the numbers 2, 4, and 6, you would use the formula. This formula would return the number of permutations for the given set of numbers, which in this case would be 12.
= PERMUT(A2:A6)
The PERMUT function can also be used to calculate the number of permutations for a range of numbers. For example, if you wanted to calculate the number of permutations for the numbers from 3 to 6, you would use the preceding formula. This formula would return the number of permutations for the range of numbers, which in this case would be 120.
=PERMUT(2,4,6,2)
The PERMUT function can also be used to calculate the number of permutations for a given set of numbers with a given repetition. For example, if you wanted to calculate the number of permutations for the numbers 2, 4, and 6 with repetition, you would use the above formula. This formula would return the number of permutations for the given set of numbers with a repetition of 2, which in this case would be 36.
The PERMUT function is used to calculate the number of permutations for a given set of objects or events. It is often used for lottery-style probability calculations.