756
Stop using floats (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] computerscientistI@lemm.ee 2 points 6 months ago

For integers it really doesn't exist. An algorithm for multiplying an integer with -1 is: Invert all bits and add 1 to the right-most bit. You can do that for 0 of course, it won't hurt.

this post was submitted on 26 Feb 2024
756 points (95.8% liked)

Programmer Humor

19208 readers
1347 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS