Mach Number Calculator
Mach Number is evaluated from Mach Number, Speed and Altitude. The calculation reports Mach Number, Miles per Hour and Kilometers per Hour.
Results
About the Mach Number Calculator
The calculator uses a multi formula configuration. Each reported value is read as a direct evaluation of the stored rules with the declared field formats and units.
Formula basis:
Mach = speed / speed_of_sound
h <= 36,089 ft (troposhere): a = 340.29 x sqrt(1 - h x 6.8756 x 10⁻⁶) m/s
h > 36,089 ft (stratosphere): a approximately 295.07 m/s (constant)
Interpret the outputs in the order shown by the result fields. Optional inputs affect only the outputs that depend on those variables.
Formula & How It Works
The calculation applies the following relations exactly as recorded in the metadata: Mach = speed / speed_of_sound h <= 36,089 ft (troposhere): a = 340.29 x sqrt(1 - h x 6.8756 x 10⁻⁶) m/s h > 36,089 ft (stratosphere): a approximately 295.07 m/s (constant) Each output field is produced by substituting the supplied inputs into the relevant relation and then applying the declared rounding or text format.
Worked Examples
Example 1: Boeing 737 Cruise: Mach 0.79
Inputs
With Mach Number = 0.79 and Altitude = 35,000 as the stated inputs, the result is Mach Number = 0.79 Mach, Miles per Hour = 524 mph and Kilometers per Hour = 843.3 km/h. Each value corresponds to the declared output fields.
Example 2: Sound Barrier: Mach 1.0
Inputs
With Mach Number = 1 and Altitude = 0 as the stated inputs, the result is Mach Number = 1 Mach, Miles per Hour = 761.2 mph and Kilometers per Hour = 1,225 km/h. Each value corresponds to the declared output fields.
Example 3: SpaceX Starship Reentry: Mach 25
Inputs
With Mach Number = 25 and Altitude = 0 as the stated inputs, the result is Mach Number = 25 Mach, Miles per Hour = 19,030.2 mph and Kilometers per Hour = 30,626.1 km/h. Each value corresponds to the declared output fields.
Example 4: Lockheed SR-71 Record Speed
Inputs
With Mach Number = 3.3 and Altitude = 80,000 as the stated inputs, the result is Mach Number = 3.3 Mach, Miles per Hour = 2,178.2 mph and Kilometers per Hour = 3,505.4 km/h. Each value corresponds to the declared output fields.
Common Use Cases
- Convert aircraft Mach speed to mph for passenger context
- Calculate Mach number from airspeed in knots
- Determine if aircraft exceeds sound barrier