+-------------------+
|CALL HXI (ID,X,I*) |
+-------------------+
and------------------------+
|CALL HXYIJ (ID,X,Y,I*,J*) |
+--------------------------+
Action: Return the number of the channel (cell) which contains a given value in X (1-dimensional case) or a given pair of (X,Y) (2-dimensional case).
+-------------------+
|CALL HIX (ID,I,X*) |
+-------------------+
and------------------------+
|CALL HIJXY (ID,I,J,X*,Y*) |
+--------------------------+
Action: Returns the X-coordinate of the lower edge of a given channel (1-dimensional case) or the X-Y coordinate pair if a given cell (2-dimensional case).