Y-TRANSFER

[GENERIC-FUNCTION]


OM 6.1
Function Reference
ARGUMENTS:
  - self list of points, BPF or BPC [default = #]
  - y0 Y value [default = 10]
&optional
 
  - dec number of decimals [default = 0]

Description:

Returns a list of interpolated X values corresponding to a list of points ((x1 y1) (x2 y2) ...), or a BPF/BPC (<self>) and a Y position <y0>.

Optional <dec> is the number of decimals in the result.