𝕊𝕚𝕤𝕪𝕡𝕙𝕖𝕒𝕟@programming.dev to Memes@lemmy.ml · 1 year agoWho even uses Celsiusprogramming.devimagemessage-square74fedilinkarrow-up182arrow-down11cross-posted to: memes@sopuli.xyz
arrow-up181arrow-down1imageWho even uses Celsiusprogramming.dev𝕊𝕚𝕤𝕪𝕡𝕙𝕖𝕒𝕟@programming.dev to Memes@lemmy.ml · 1 year agomessage-square74fedilinkcross-posted to: memes@sopuli.xyz
minus-squareklz@kbin.sociallinkfedilinkarrow-up1·1 year agoI find the conversion between the two easy enough to do it my head. This isn’t exact but is close enough for conversations and 99% of my needs. (Temp in F - 30) / 2 Examples 70F: 70F - 30 = 40 40 / 2 = 20C 10F: 10F - 30 = -20 -20 / 2 = -10C The actual number is 21 / -12 but this is close enough for me 99.9% of the time
I find the conversion between the two easy enough to do it my head.
This isn’t exact but is close enough for conversations and 99% of my needs.
(Temp in F - 30) / 2
Examples
70F: 70F - 30 = 40 40 / 2 = 20C 10F: 10F - 30 = -20 -20 / 2 = -10C
The actual number is 21 / -12 but this is close enough for me 99.9% of the time