TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Pi approximation using Monte Carlo method

1 pointsby Theyeardabout 11 years ago
Monte Carlo is an method to solving problems that uses random inputs to examine a problem. This method has a wide variety of applications from problems too complex to solve analytically to estimating amount of time a task will take in FogBugz. Pi approximation is a simple problem that illustrates an idea of how Monte Carlo method works.

no comments

no comments