this post was submitted on 26 Feb 2024
750 points (95.7% liked)

Programmer Humor

19207 readers
1480 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
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] ZILtoid1991@lemmy.world 1 points 6 months ago (1 children)

Floats make a lot of math way simpler, especially for audio, but then you run into the occasional NaN error.

[โ€“] jabjoe@feddit.uk 1 points 6 months ago

On the PS3 cell processor vector units, any NaN meant zero. Makes life easier if there is errors in the data.