moving-average ( seq n -- newseq )


Vocabulary
math.extras

Inputs
seqan object
nan object


Outputs
newseqan object


Definition