contains

operator fun contains(x: Double): Boolean(source)

Return

true if x is in the interval defined by the lower and upper bounds (includes end points)

Parameters

x

the value to check