FractionalPrecision Enumeration
Beta
Precision for Fractional formatted value types. Range from Whole (1/1) through 1/256.
Members
Name | Value | Description |
---|---|---|
One | 1 | |
Two | 2 | |
Four | 4 | |
Eight | 8 | |
Sixteen | 16 | |
ThirtyTwo | 32 | |
SixtyFour | 64 | |
OneHundredTwentyEight | 128 | |
TwoHundredFiftySix | 256 |
Defined in
Last Updated: 20 June, 2023