Codebox Operators hann

hann

Provides a Hanning windowing function

hann(x): out1

Arguments:

Arguments

NameTypeDefaultDescription
xnumber

The values to be windowed, bounded to the range 0. - 1.

Returns

NameTypeDescription
out1number

The windowed output, bounded to the range 0. - 1.