The contains command takes two arguments; an interval and an
object to test.
contains returns 1 if the object is contained in the
interval; i.e., if the object is a number then it must be an element
of the interval, if the object is another interval it must be a subset
of the interval. contains returns 0 otherwise.
Input:
Output:
Input:
Output:
Input:
Output: