NukedWhale Posted August 30, 2007 Posted August 30, 2007 Try it for yourself. Subtract 3.63 from 3.64 in excel. You should see a correctly displayed answer of .01; but if you increase the decimal places out far enough, you'll find a random number.So if you have any formulas tied to that number they can incorrectly evaluated because of it. Anybody know any workarounds or spreadsheets that do not have random floating numbers?The explanation why Excel does this is here:http://www.dailydoseofexcel.com/archives/2...nary-fractions/
jaclaz Posted August 31, 2007 Posted August 31, 2007 I don't see the problem.Just use the round() function to the desired precision, which is (or should be) common practice.Alternatively, somewhere in options there is a "set precision as displayed" or something similar.jaclaz
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now