plsort

sort two arrays with xy data

parametertypeunitsdescription
xfloat*--array to be sorted
yfloat*--array that follows
nint--number of elements
returns:void

Description

plsort sorts x in ascending (n > 1) or descending (n < -1) order y is sorted concurrently with x