Mach Number
The Mach number is a dimensionless quantity representing the ratio of flow velocity past a boundary to the local speed of sound.
The Mach number equals the characteristic speed divided by the speed of sound.
Formula
![Copy to Clipboard QuantityVariable["Ma", "MachNumber"] == QuantityVariable["v", "Speed"]/QuantityVariable["c", "SoundSpeed"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/381/381acce9-6503-4322-a07d-5b657450a35d/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| Ma | Mach number | "MachNumber" |
| c | sound speed | "SoundSpeed" |
| v | characteristic speed | "Speed" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
