circle_overlap_cc | R Documentation |
Circle overlap cc is subfunction for repeated code in calc_overlap_2D Returns the area of two overlapping circles where one is centered on the other's Circumference. (cc = centered on circumference )
circle_overlap_cc(alpha, r = 1)
alpha |
radius 1 |
r |
radius 2 |
area of overlap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.