Version: 2018.1

FloatEqualityComparerConstructor

Switch to Manual
public FloatEqualityComparer (float allowedError);

Parameters

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

Description

Create an instance with a custom error value.