this post was submitted on 22 Oct 2023
2 points (100.0% liked)

Programmer Humor

32376 readers
1136 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Artyom@lemm.ee 0 points 1 year ago (1 children)

I've been staring at it for 10 minutes and I'm still not convinced it works.

[โ€“] uberrice@feddit.de 0 points 1 year ago

Simple, really. Abs(x-y) is the difference between the two numbers, absolute, so positive value. So, adding abs(x-y) to the smaller of the two numbers turns it into the bigger number. Plus the bigger number, now you have 2 times the bigger number