next up previous contents index
Next: Function permutation_symbol Up: Module linearalgebra_module Previous: Function int_array_lt   Contents   Index

Function sphere_intersection_vol


\begin{boxedminipage}{\textwidth}
\begin{verbatim}V = sphere_intersection_vol(r1,r2,d)\end{verbatim}
\end{boxedminipage}

Returns the volume of intersection of two spheres, radius $r_1$ and $r_2$, whose centres are a distance $d$ apart

r1, r2, d -- real(dp), intent(in)

Return value -- real(dp)

permutation_symbol function

gabor 2009-06-30