Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Roll of a two dice
#Roll of Two Dice hint = sample(1:6, 10000, replace = TRUE) mint = sample(1:6, 10000, replace = TRUE) doubledoor = hint + mint hist(doubledoor)
run
|
edit
|
history
|
help
0
Monte Carlo Integration
Regra-trapezio
SimulacaoItaly-17-02-2021
19-08-2020-JacobiSistema
R Basic
Julia set variant 3
Random forest example
31-08-2020-Exemplo AjusteNaoL
Example for barplot
Interb-04-03-21