cap_intersect_vol: Intersection of spheres
Description
Called for sphere overlaps with alpha > r*sqrt(2). Integral precalculated and
numbers plugged in.
Usage
cap_intersect_vol(alpha, r)
Value
volume of intersection of spheres.
Arguments
- alpha
radius 1
- r
radius 2