

Returns an array that contains the first n elements of array. Sorts multiple arrays, where all the arrays adopt the sort Sorts array, which must contain all numbers or all strings. If title ends with "(row numbers)", the row number column is shown.Įxtracts a part of an array and returns it. If title ends with "(indexes)", a 0-based Index column is shown. Window, otherwise, it will be a dormant Results window If title (optional) is "Results", the window will be the active Results ) -ĭisplays one or more arrays in a Results window Reverses (inverts) the order of the elements in array.ĭisplays the contents of array in a window.Īrray.show("title", array1, array2. Returns an array which is linearly resampled to a different length. Returns, as an array, the rank position indexes of array, starting with the index of the smallest value Returns the min, max, mean, and stdDev of array,

Returns an array containing the numeric sequence 0,1,2.n-1.Īrray.getStatistics(array, min, max, mean, stdDev). Macro for an example and more documentation.

Or "flat-top", or may be omitted (meaning "none"). WindowType can be "none", "Hamming", "Hann", Returns an array holding the minima positions.Ĭalculates and returns the Fourier amplitudes of array. 'edgeMode' argument: 0=include edges, 1=exclude edges(default), 2=circular array. With v1.51n and later, there is an optional 'Tolerance' is the minimum amplitude difference Returns an array holding the peak positions Returns an array containing the elements of 'array' that contain 'filter',Įnclose the filter in parans to do regular expression matching. Returns a version of array where the element with theĪssigns the specified numeric value to each element of array. In the array that contain value have been deleted Returns a version of array where all numeric or string elements Returns a new array created by joining two or more arrays or values Returns the inverse cosine (in radians) of n.
