Has anyone found a good formula to convert a depth of fluid to a volume remaining in a tank for a cylindrical tank laying horizontal? (with or without half sphere end caps) Much Thanks!
calculating volume of a horizontal cylindrical tank from depth
0
$\begingroup$
geometry
euclidean-geometry
-
0Is this a mathematical or Mathematica-related question? If it is generally about math, this question should be migrated... – 2012-09-06
-
0The version without half sphere end caps was asked [here](http://math.stackexchange.com/q/3750/752). – 2012-09-06
-
0(Pi*r^2)/2 + Sqrt[h]*(h - r)*Sqrt[-h + 2*r] + r^2*ArcTan[(h - r)/(Sqrt[h]*Sqrt[-h + 2*r])] – 2012-09-06
-
0Not a duplicate: This tank has half-sphere end caps. – 2013-10-24