PrecisionCoerce |
| Name | Description | |
|---|---|---|
| CoerceZero(Double) | Forces small numbers near zero to zero. | |
| CoerceZero(Double, Double) | Forces small numbers near zero to zero, according to the specified absolute accuracy. | |
| CoerceZero(Double, Int32) | Forces small numbers near zero to zero, according to the specified absolute accuracy. | |
| CoerceZero(Double, Int64) | Forces small numbers near zero to zero, according to the specified absolute accuracy. |