Description: exponential smoothing forecast data entry : k-- smoothing cycle* n-- raw data Number* m-- forecast steps* alfa-- weighting* x-- at the raw data array pointer output : s1-- return value to a point meeting smoothing results array pointer* s2-- return value to the point second exponential smoothing results array pointer* s3-- return value to point to three exponential smoothing results array pointer* xx-- return value to point to the results of forecasts array pointer
File list (Check if you may need any files):