mirror of
https://github.com/ArthurDanjou/ArtStudies.git
synced 2026-01-14 13:54:06 +01:00
Edit exercise 9
This commit is contained in:
@@ -24,7 +24,7 @@ pi_2 <- function(n) {
|
||||
pi_2(n)
|
||||
```
|
||||
|
||||
## Best Estimator
|
||||
## Best Estimator of pi
|
||||
```{r}
|
||||
n <- 1000
|
||||
m <- 15e4
|
||||
|
||||
Reference in New Issue
Block a user