Click or drag to resize

PrecisionCoerceZero Method

Overload List
 NameDescription
Public Extension MethodCoerceZero(Double) Forces small numbers near zero to zero.
Public Extension MethodCoerceZero(Double, Double) Forces small numbers near zero to zero, according to the specified absolute accuracy.
Public Extension MethodCoerceZero(Double, Int32) Forces small numbers near zero to zero, according to the specified absolute accuracy.
Public Extension MethodCoerceZero(Double, Int64) Forces small numbers near zero to zero, according to the specified absolute accuracy.
Top
See Also