Edit exercise 9

This commit is contained in:
2024-10-09 15:10:25 +02:00
parent 8e680a4f41
commit 7de8a90adf

View File

@@ -24,7 +24,7 @@ pi_2 <- function(n) {
pi_2(n)
```
## Best Estimator
## Best Estimator of pi
```{r}
n <- 1000
m <- 15e4