nifty to Programmer [email protected] • 10 months agoStop using floatsimagemessage-square85arrow-up1783arrow-down135
arrow-up1748arrow-down1imageStop using floatsnifty to Programmer [email protected] • 10 months agomessage-square85
minus-square@ZILtoid1991link1•9 months agoFloats make a lot of math way simpler, especially for audio, but then you run into the occasional NaN error.
minus-square@[email protected]linkfedilinkEnglish1•9 months 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.