Description Usage Arguments Details Value Examples
The player chooses 10 numbers from the 80 available, 7 numbers are extracted, then to compete for the prizes for hits of 7, 6, 5, 4, 3 and the team of heart.
1 | ProbTMania(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 <3, 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 | ProbTMania(10,9)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.