186
submitted 7 months ago* (last edited 7 months ago) by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 4 points 7 months ago

Ackchyually-- IEEE 754 guarantees any integer with absolute value less than 2^24 to be exactly representable as a single precision float. So, the "divide by 2, check for decimals" should be safe as long as the origin of the number being checked is somewhat reasonable.

[-] [email protected] 2 points 7 months ago

Of course, but it's somewhat nasty when all of a sudden is_even doesn't do what you expect :).

this post was submitted on 07 Dec 2023
186 points (90.8% liked)

Programming Horror

1634 readers
2 users here now

Welcome to Programming Horror!

This is a place to share strange or terrible code you come across.

For more general memes about programming there's also Programmer Humor.

Looking for mods. If youre interested in moderating the community feel free to dm @[email protected]

Rules

Credits

founded 1 year ago
MODERATORS