Problem Note 13622: Floating point comparisions incorrect with large literal values
Floating point comparisions may provide false results due to internal
rounding. This was observed in comparisons with large internal values.
For example:
999999999999999.22 = 999999999999999.28 Passed
99999999999999922.0 = 99999999999999928.0 Passed
1826.21354281660921 = 1826.21354281660924 Failed
1826.21354281660922 = 1826.21354281660928 Passed
1826.213542816609281 = 1826.213542816609284 Passed
1826.213542816609282 = 1826.213542816609288 Passed
A fix for this issue is available at:
http://www.sas.com/techsup/download/hotfix/int_mgmt12.html#013622
Operating System and Release Information
| SAS System | SAS Interaction Management | Microsoft Windows 2000 Professional | 1.2 | | 8.2 TS2M0 | |
| Microsoft Windows XP Professional | 1.2 | | 8.2 TS2M0 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Problem Note |
| Priority: | high |
| Date Modified: | 2004-10-18 09:03:18 |
| Date Created: | 2004-10-14 16:32:16 |