description | title |
---|---|
Learn more about: Precision.Type |
Precision.Type |
Specifies the precision of comparison.
Name | Value | Description |
---|---|---|
Precision.Double | 0 | An optional parameter for the built-in arithmetic operators to specify double precision. |
Precision.Decimal | 1 | An optional parameter for the built-in arithmetic operators to specify decimal precision. |