triangleSim | R Documentation |
Break a unit length at two random points: what's the chance that the three segments produced can form a triangle?
triangleSim(reps = 10000, table = FALSE, seed = NULL)
reps |
number of simulations to perform |
table |
Does the user want a table of the results? |
seed |
The user may provide a seed-value for random-number generation. |
side effects
Homer White homerhanumat@gmail.com
triangleSim(seed = 3030)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.