This tool allows you to experiment with Monte Carlo integration. You can graph a function, and then estimate the definite integral from 0 to 10 using as many points as you'd like (more than 5k is pretty slow though, depending on your hardware). To get started, try graphing `x^2` and then add 100 points at a time. What does the integral converge to?