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 |
|---|---|---|
| Eight | ||
| Eleven | ||
| Five | ||
| Four | ||
| Nine | ||
| One | ||
| Seven | ||
| Six | ||
| Ten | ||
| Three | ||
| Twelve | ||
| Two | ||
| Zero |
Defined in
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.