Games prefer 32bit floats because of performance, but they are rather 
unacceptable in many other areas. In my industry minimum acceptable accuracy is 
1e-10 therefore 32bit floats are never used.

We use 64bit most of the time and 128bit floats when we are still lacking 
accuracy.

Reply via email to