This routine will search YARRAY for YVAL and return a workspace W with W.I the left index of the range containing YVAL W.X the linearly interpolated XVAL corresponding to YVAL.
- Parameters:
-
[in] | XARRAY | X array |
[in] | YARRAY | Y array |
[in] | YVAL | Y value to search for |
- Returns:
- Workspace