Formulas:
|
V = Volume D = diameter of cylinder d = diameter of inner circle R = radius of cylinder r = radius of inner circle t = thickness of cylinder h = height of cylinder | |
| V = | 3.1416 * h * (R2 - r2) |
| V = | 0.7854 * h * (D2 - d2) |
| V = | 3.1416 * h * t ((2 * R) - t) |
| V = | 3.1416 * h * t (D - t) |
| V = | 3.1416 * h * t ((2 * r) + t) |
| V = | 3.1416 * h * t (d + t) |
| V = | 3.1416 * h * t (R + r) |
| V = | 1.5708 * h * t (D + d) |
