mirror of
https://github.com/ArthurDanjou/ArtStudies.git
synced 2026-01-25 15:52:36 +01:00
6 lines
80 B
Plaintext
6 lines
80 B
Plaintext
# Exercise 13 : Gaussian integral and Variance reduction
|
|
|
|
```{r}
|
|
n <- 10000
|
|
|
|
``` |