0
Am I right that in real-world situations it's recommended to use double variables rather than floats?
1 Respuesta
+ 1
Depends how precise you care to be. I don't see any reason to use float over double where decimal values exist.
Anyway, do a quick search online and you'll find a good explanation
For example:
http://stackoverflow.com/questions/618535/difference-between-decimal-float-and-double-in-net