Skip to content

We have a square with a side size of 1. We choose 2 random points in the square. What's the average distance between these two. This program estimates the answer very well using multi-threading operations.

Notifications You must be signed in to change notification settings

TidorP/Points-in-a-Square

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Points-in-a-Square

We have a square with a side size of 1.

We choose 2 random points in the square. What's the average distance between these two.

This program estimates the answer very well using multi-threading operations. Made in C.

About

We have a square with a side size of 1. We choose 2 random points in the square. What's the average distance between these two. This program estimates the answer very well using multi-threading operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published