this post was submitted on 22 Dec 2023
164 points (95.6% liked)

STOP DOING SCIENCE

422 readers
1 users here now

A community for memes like this.

Not at all affiliated with the subreddit, I just shamelessly stole the name.

Rules:

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments

I feel like a lot of conditionals involving floats make more sense if you convert it to an integer and do bitwise operations lmao. Like to check if something is a real number just check to see if the exponent is not in the space used by infinities and nans