-
Notifications
You must be signed in to change notification settings - Fork 0
Wolfram language: the Binomial function
Massimo Nocentini edited this page Nov 21, 2024
·
7 revisions
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.