__header__
Description
Inputs
Vector
Parameters
Smoothing
this allows the user to set the amount of vectors to be included within a group to average.
example: if the smoothing is set to three the
averages will be taken in groups of three.....
Val2 = [val1 + val2 + val3]/3,
Circular
__footer__