DecimalPrecision Enumeration
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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.