How to: Difference between float and double #programming #answer #development
How to: Difference between float and double #programming #answer #development
Difference between float and double
I know, I’ve read about the difference between double precision and single precision, etc. But they should give the same results on most cases right?
I was solving a problem on a programming contest and there were calculations with floating point numbers that were not really big, so I decided to use float instead of double, and I checked it – I was getting the…
View On WordPress








