Tux - the Linux mascot [IMG]

http://bernhard-voelker.de/


 

Unit conversion

Fahrenheit versus Celsius


During a stay in the US, you can always hear
of temperatures in "seventies", "eighties", etc.
in the weather forecasts on TV and radio.

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)

Input value: degrees Celsius Fahrenheit
Result:



Scale [IMG]