hamming ( n -- seq )


Vocabulary
math.extras

Inputs
nan integer


Outputs
seqa sequence


Word description
Return the Hamming window.

Definition