sphere_overlap_cs: sphere overlap when one is centered on circumference of the...

View source: R/3D.R

sphere_overlap_csR Documentation

sphere overlap when one is centered on circumference of the other

Description

Sphere overlap cs is subfunction for repeated code in calc_overlap_3D Returns the area of two overlapping spheres where one is centered on the other's surface (cs = centered on surface)

Usage

sphere_overlap_cs(alpha, r)

Arguments

alpha

radius 1

r

radius 2

Value

volume of intersection


ashapesampler documentation built on May 29, 2024, 3:22 a.m.