Skip to content

titoFR7/Monte-Carlo-Sphere-Volume-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Monte-Carlo-Sphere-Volume-

This project uses the Monte Carlo method to estimate the volume of a sphere. It performs simulations to calculate an average result and a confidence interval. Random points are generated using the genrand64_real1 function. Written in C, it includes functions for volume estimation and simulations.

For use : gcc -Wall -o prog *.c -lm ./prog

About

This project uses the Monte Carlo method to estimate the volume of a sphere. It performs simulations to calculate an average result and a confidence interval. Random points are generated using the genrand64_real1 function. Written in C, it includes functions for volume estimation and simulations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages