61
Who even uses Celsius (programming.dev)
submitted 2 years ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 0 points 2 years ago

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 = -10

The actual number is 21 / -12 but this is close enough for me 99.9% of the time

[-] [email protected] 2 points 2 years ago

When you actually need to convert, sure. For conversation, try it my way. It'll be noticeably more efficient.

this post was submitted on 19 Jun 2023
61 points (98.4% liked)

Memes

51929 readers
714 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 6 years ago
MODERATORS