Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
All 15-digit and most 16-digit integers can be exactly represented in
IEEE double precision. It takes 17 digits to uniquely identify a binary approximation. Many (most?) IEEE double precision packages display 17 figures to give direct access to the full available precision. Presumably Excel only displays (and truncates on input to) 15 digits to avoid questions like "why when I enter 9007199254740993 do I get 9007199254740992 instead?" 1111222233334444 is exactly representable, and can be entered as =1111222233334440+4 for calculation purposes, but there is no way to get Excel to numerically display more than 15 digits. However http://groups-beta.google.com/group/...fb95785d1eaff5 gives a limited approach to displaying as text more than 15 digits of the numeric value in a cell. Myrna Larson wrote: The "limit" is set by IEEE, who set the standards for saving double precision numbers. That's what Excel uses. If this is a "number" that isn't used in calculations, type an apostrophe (') before entering it. On Mon, 23 Aug 2004 14:27:42 -0500, pikapika13 wrote: I think Excel can not handle 16 digit numbers bc it sets a limit. Besides changing the number to text, is there a way so I can still use a 16 digit number? For example: I have this number: 1111222233334444. But excel would round it to: 1111222233334440. --- Message posted from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Return a digit in a string of numbers | Excel Discussion (Misc queries) | |||
Cell will not format numbers correctly for a 13 digit custom barc. | Excel Worksheet Functions | |||
How do you display 16 digit numbers in excel ? (it keeps convert. | Excel Discussion (Misc queries) | |||
I wish to change the last digit in a list of random numbers. To a. | Excel Worksheet Functions | |||
16 DIGIT NUMBERS IN CELL WITHOUT LAST DIGIT BEING A ZERO | Excel Worksheet Functions |