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

Programmer Humor

852 readers
5 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 2 points 11 months ago (1 children)

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

[โ€“] uberrice@feddit.de 2 points 11 months 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