Hacker News new | past | comments | ask | show | jobs | submit
> consumers basically never use fp64 any more

They do in audio processing. ;)

I usually use fp32 for the sole reason I can fit twice as many ~24 bit samples per register.