AVERAGE,<dest>,<source1> … <source 100>
This command averages up to 100 lines objects and stores the resultant line object in the <dest> number. The resultant line object will have the X values of all the source line objects. Linear Interpolation is used when finding values for line objects between points defined by the data. Extrapolation will use the y-value first or last defined point of the line object. The default name of the line object created in <Dest> will be “Average Line”.