FIND SERIES EMBEDDED IN ANOTHER SERIES
SERFINDN n-th index of embedded series search with tolerance
SERFINDNS index of embedded series search with tolerance
SERFINDX n-th x value of embedded series search with tolerance
SERFINDXS x values of embedded series search with tolerance
SERMATCH deltas for searching for embedded series
YSLICE selects a range of data based on y-values
FIND X AND Y VALUES SATISFYING CONDITION OF A MATRIX
FYMAX find x and y of the min of each column
FXYMEAN find x and y of the mean of each column
FXYMIN find x and y of the max of each column
FIND X AT MAXIMUM AND MINIMUM
MAXE find maximum with epsilon
MAXF find maximum automatically in most cases
MAXG find maximum automatically in all cases
MINE find minimum with epsilon
MINF find minimum automatically in most cases
MING find minimum automatically in all cases
YSLICE selects a range of data based on y values
GET X AND Y VALUES SATISFYING CONDITION
GETCONDN finds the n-th index satisfying condition
GETCONDNS finds indexes satisfying condition
GETCONDX finds the n-th x value satisfying condition
GETCONDXS finds all x values satisfying condition
GETCONDY finds the n-th y value satisfying condition
GETCONDYS finds y values satisfying condition
GET X AND Y VALUES AT START AND END OF CONDITION BLOCK
GETCONDBN finds n-th index block satisfying condition
GETCONDBNS finds index blocks satisfying condition
GETCONDBX finds n-th x value block satisfying condition
GETCONDBXS finds x value blocks satisfying condition
GETCONDBY finds n-th y value block satisfying condition
GETCONDBYS finds y value blocks satisfying condition
INVERSION OF SERIES
INVERSE mathematical inverse with approximately same length
INVERSED mathematical inverse with specified x interval
INVERSEN finds n-th index where series crosses given y value
INVERSES finds x values at which series crosses y value
INVERSEX finds n-th x value where series crosses given y value