FloatEqualityComparerConstructor

매뉴얼로 전환
public FloatEqualityComparer (float allowedError);

파라미터

allowedErrorThe relative error to be considered while comparing the float values.

설명

Create an instance with a custom error value.