Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
That's how I felt whenever I saw something in F that also can't be changed, but I just spent a bit of time learning the other system instead of complaining about it online. You don't need to know a lot, just enough to have a vague idea of the ranges and/or conversions is enough. For example, I know offhand that in F high double digits is hot and low positive digits is cold, and that's usually good enough. You could also just learn the quick and dirty conversion and use that instead, which from C to F is "Cx2+30 = F". So a hot temperature of 30C would be 30x2 = 60+30 = 90F. This knowledge can help you in the rest of your life too, so its not like its a waste of time to learn for a game.
c * 2 + 32
For example: 17c
Quick calculation: (c × 2) + 32 = 66
The correct calculation: (17°C × 9/5) + 32 = 62.6°F
So it falls in the ball park, just isn't completely accurate.
100°C = water boiling
it's not that hard...