Elliptical Cylinder Mass
An elliptical cylinder is a cylinder whose cross-section is an ellipse.
The mass of an elliptical cylinder equals the product of the semiminor and semimajor axes, the length of the cylinder, the density of the cylinder and \[Pi].
Formula
![Copy to Clipboard QuantityVariable["M", "Mass"] == Pi*QuantityVariable["a", "Length"]*QuantityVariable["b", "Length"]*QuantityVariable["L", "Length"]*QuantityVariable["ρ", "MassDensity"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/702/70289a68-5ef1-42c9-813f-f185d0d86626/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| M | mass | "Mass" |
| a | semimajor axis | "Length" |
| b | semiminor axis | "Length" |
| L | length | "Length" |
| ρ | mass density | "MassDensity" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
