circle_overlap_cc {ashapesampler} | R Documentation |
Circle Overlap Centered on Circumference
Description
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 )
Usage
circle_overlap_cc(alpha, r = 1)
Arguments
alpha |
radius 1 |
r |
radius 2 |
Value
area of overlap
[Package ashapesampler version 1.0.0 Index]