i have a convex circle with radius R and center depth D. I know that if D = R then A = 2pi*R², and if D = 0 then A = pi*R². The formula I produced (for cross section of the convex side) was:
A = 1 + ( D / R ) * pi * R²
is this correct?
This looks good to me!