nifty@lemmy.world to Programmer Humor@programming.dev · 2 years agoStop using floatslemmy.worldimagemessage-square90fedilinkarrow-up1794arrow-down134
arrow-up1760arrow-down1imageStop using floatslemmy.worldnifty@lemmy.world to Programmer Humor@programming.dev · 2 years agomessage-square90fedilink
minus-squareZILtoid1991@lemmy.worldlinkfedilinkarrow-up1·2 years agoFloats make a lot of math way simpler, especially for audio, but then you run into the occasional NaN error.
minus-squarejabjoe@feddit.uklinkfedilinkEnglisharrow-up1·2 years agoOn the PS3 cell processor vector units, any NaN meant zero. Makes life easier if there is errors in the data.
Floats make a lot of math way simpler, especially for audio, but then you run into the occasional NaN error.
On the PS3 cell processor vector units, any NaN meant zero. Makes life easier if there is errors in the data.