Atom - œc
- Combinations Without Replacement
Tags: miscellaneous , array , number , combinatorics
Arity: dyadic
This atom is dyadic, which means it takes two arguments.
Functionality
Return all ways of choosing y
elements from x
(order does not matter; the same element cannot be selected twice unless it appears twice).