The following table shows a comparison of how numbers display in NiagaraAX-3.3.
Table 1. Scientific Notation Display Comparison
| Example # | Number Used: | Workbench Displays: |
|---|---|---|
| 1. | 9007199254740991 | 9007199254740991 |
| 2. | 9007199254740992 | 9.007199254740992E15 |
| 3. | -9007199254740992 | -9.007199254740992E15 |
| 4. | -9007199254740991 | -9007199254740991 |
Note the following about these example numbers:
In Example 1:
the number used (entered or calculated) is the largest number that displays in standard expression (without scientific notation). If "1" is added to this number, then it is displayed as the number in Example 2.
In Example 2:
the number used (entered or calculated) is displayed using scientific notation.
In Example 3
the number used (entered or calculated) is displayed using scientific notation.
In Example 4
the number used (entered or calculated) is the smallest number that displays in standard expression (without scientific notation). If "1" is subtracted from this number, then it is displayed as the number in Example 3.
Copyright © 2000-2016 Tridium Inc. All rights reserved.