COMBIN function

The COMBIN function is one of the math and trigonometry functions. It is used to return the number of combinations for a specified number of items.

Syntax

COMBIN(number, number_chosen)

The COMBIN function has the following arguments:

ArgumentDescription
numberA number of items, a numeric value greater than or equal to 0.
number_chosenA number of items in a combination, a numeric value greater than or equal to 0 but less than number.
Notes

How to apply the COMBIN function.

Examples

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

COMBIN Function

Host ONLYOFFICE Docs on your own server or use it in the cloud

Article with the tag:
Browse all tags