Xindex1-func
The xindex1(x, dataset) function returns the index number of the first cell in the X dataset associated with dataset, where the cell value is greater than or equal to x.
Requirements:
ix=xindex1(4.5,Book1_B);