Description Usage Arguments Details Value Examples
The player simply chooses from 7 to 15 numbers among the 31 available, they are extracted 7 numbers, you can win by hitting 7, 6, 5 or 4 numbers.
1 | ProbDSorte(x, y)
|
x |
number |
y |
number |
warning message if y (number of hits) is greater than 7, "Prob = 0, the maximum number of hits is 7". However, if y <4, note that this probability does not exist. Otherwise note that the player has won.
x is the amount of numbers bet
y is the amount number of hits
number
1 | ProbDSorte(7,6)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.