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