Wednesday, 18 April 2018

Floating point: understanding their inaccuracy



I am trying to understand why a floating point is inaccurate. Please bear in mind that I am not a mathematician.


What is exactly the difference between floating point and double integers? and why use one rather than the other?


Thanks for any "easy to understand" replies,


Robert




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...