DecimalPrecision Enumeration
Beta
Precision for Decimal, Scientific, and Station formatted value types. Range from 1/(10^0) through 1/(10^12).
Members
| Name | Value | Description |
|---|---|---|
| Zero | 0 | |
| One | 1 | |
| Two | 2 | |
| Three | 3 | |
| Four | 4 | |
| Five | 5 | |
| Six | 6 | |
| Seven | 7 | |
| Eight | 8 | |
| Nine | 9 | |
| Ten | 10 | |
| Eleven | 11 | |
| Twelve | 12 |
Defined in
Last Updated: 30 November, 2023