Temperature scale conversion (Celsius / Kelvin / Fahrenheit)

Converts a temperature value between the Celsius, Kelvin and Fahrenheit scales.

✓ validated against legacyoriginal: /calculators/temperature.htm
Converted value, T₂20

Method & references

  • Celsius / Kelvin / Fahrenheit temperature-scale conversion.

The computation is a literal port of the original client-side JavaScript from /calculators/temperature.htm. Results are verified equal to the original by an automated golden-master test. No formula has been re-derived or “improved”.

Temperature scale conversion (Celsius / Kelvin / Fahrenheit) — Engineering ABC