cap_intersect_vol: Intersection of spheres

View source: R/3D.R

cap_intersect_volR Documentation

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)

Arguments

alpha

radius 1

r

radius 2

Value

volume of intersection of spheres.


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