Wolfram language: the Binomial function - massimo-nocentini/Booklet-DSst GitHub Wiki
The Binomial function is implemented by
which is a straightforward translation of the Wolfram definition. Let us show an example of its usage in the test method
which defines a dictionary bin of three symbols that denotes a binomial distribution with parameter p over them,
where the method
fulfills the example.