Simple numeric data
Simple numeric data may be stored in Integer, Point, or Range Attributes.
Integer data
Integer Attributes are used to store numbers that are whole, or without a decimal point. For example:

Point data
Point Attributes are used to store exact numeric data with decimal points. For example:
Point values may be entered as an integer or decimal, or formatted with an exponent, and values are stored to a maximum of 15 significant figures. Values must be within the range: 1.5e-45 to 3.4e38 1e-039 to 1e+038 for positive values.
Multi-value Point Attributes can have a range of data values based on one or more parameters. For example, the value for these two Point Attributes depends on the value of the Basis parameter (Mean, A-basis, or B-basis):
Range data
Store a pair of numeric values representing the upper and lower bounds of a value range. For example:
- ±1.5×10-45 to ±3.4×1038
- 1e-039 to 1e+038 for positive values
The upper and lower range boundaries may be inclusive or exclusive.
For example
![]() |
|
![]() |
|

