fuzzyEncloses

fun Range<Double>.fuzzyEncloses(other: Range<Double>, tolerance: Double): Boolean

Returns true, if the other is fuzzily enclosed with a tolerance.

Return

true, if other is enclosed

Parameters

other

other range to be checked

tolerance

allowed tolerance