NumberEqualityComparer {Microsoft.VisualBasic.Math} .NET clr documentation

NumberEqualityComparer

Description

当两个数的误差值的绝对值小于阈值的时候认为两个数字相等

Declare

            
# namespace Microsoft.VisualBasic.Math
export class NumberEqualityComparer {
   # the threshold value
   DeltaTolerance: double;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]