w-alanna / Darts

Monte Carlo darts simulation
0 stars 0 forks source link

Write section of code that computes whether darts are in or out of circle #5

Closed bpbond closed 1 year ago

bpbond commented 1 year ago

This section should compute _ndarts TRUE/FALSE values, depending on whether each dart is inside or out.

bpbond commented 1 year ago

This code could also make plot the darts, coloring by in versus out!