Learn R Programming

ashapesampler (version 1.0.0)

sphere_overlap_is: sphere overlap inner shell

Description

Sphere overlap is (inner shell) calculates area needed to subtract when calculating volume of overlap of shell and sphere.

Usage

sphere_overlap_is(alpha, rmax, rmin)

Value

volume of intersection

Arguments

alpha

radius of sphere

rmax

outer radius of shell

rmin

inner radius of shell