Edit exercise 9

This commit is contained in:
2024-10-09 15:10:25 +02:00
parent d03718f49a
commit 4d00e42485

View File

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