Skip to content

MovingMedian

Compute moving median of a list.

$ wo 'MovingMedian[{1, 2, 3}, 3]'
{2}