Pinned Loading
-
monte carlo pi simulator in rust
monte carlo pi simulator in rust 1extern crate rand;
23use rand::Rng;
45fn montecarlo_pi(trials: u32) -> f64 {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.