Unit conversion
Fahrenheit versus Celsius
|
During a stay in the US, you can always hear |
Here you are a rough survey:
| Fahrenheit | Celsius | feels |
|---|---|---|
| 40s | 5 - 10 | chilly |
| 50s | 10 - 15 | cool |
| 60s | 15 - 21 | mild |
| 70s | 21 - 26 | comfortable |
| 80s | 26 - 32 | warm |
| 90s | 32 - 37 | real hot |
The formulae are:
F = (C * 9/5) + 32
C = (F - 32) * 5/9
Exact conversion
(done with JavaScript)
![Tux - the Linux mascot [IMG] Tux - the Linux mascot [IMG]](../img/tux.gif)









