Version: 2018.1

FloatEqualityComparerConstructor

マニュアルに切り替える
public FloatEqualityComparer (float allowedError);

パラメーター

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

説明

Create an instance with a custom error value.