contains

operator fun contains(x: Double): Boolean

Checks to see if the supplied point is within the search interval

Return

true of the search interval contains x

Parameters

x

the x to check