转换器
12
Pair-specific conversion guide
摄氏度和华氏度是两种常用的温度计量单位。摄氏度以水的冰点为0度,沸点为100度;华氏度则以冰点为32度,沸点为212度。转换公式为:华氏度 = 摄氏度 × 9/5 + 32。例如,1摄氏度等于33.8华氏度,5摄氏度等于41华氏度,10摄氏度等于50华氏度。
公式模型
F = C * 9 / 5 + 32
1 Celsius 等于
Quick factor: 1 deg C = 33.8 deg F.
快速估算:将摄氏度乘以2再加30,结果接近华氏度。
记住关键点:0°C = 32°F,100°C = 212°F,方便验证。
Temperature conversions can include both a scale and an offset, so a multiplication factor alone is not always sufficient.
The calculation uses the catalog's fixed scale and offset definitions between deg C and deg F. Full decimal precision is kept for the calculation; only the displayed value is rounded for readability.
Reference: NIST conversion factors温度
热门转换
转换表
| 单位 | 数值 |
|---|---|
| Fahrenheit deg F | 33.8 |
| Kelvin K | 274.15 |
常见问题
因为两种温标的刻度间隔不同:1摄氏度变化对应1.8华氏度变化,且零点偏移32度。公式F = C × 9/5 + 32正是基于此关系。
当温度为-40度时,摄氏度和华氏度数值相同,即-40°C = -40°F。