this post was submitted on 22 Aug 2023
1950 points (94.1% liked)

Memes

44094 readers
2344 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 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 10 months ago (2 children)

The easy but not quite right conversion from C to F is to double it, then add 30.

F to C is subtract 30 and divide by 2.

[–] [email protected] 3 points 10 months ago (1 children)

I've always learned 32, not 30

[–] [email protected] 9 points 10 months ago

When doing a simple double/half, 30 will give less average error between 0° and 100°C. Though the real formula is C * 9 / 5 + 32 = F