Averages/Simple moving average: Difference between revisions

Content deleted Content added
Logo, metaprogramming instead of a closure
Line 591: Line 591:
=={{header|Logo}}==
=={{header|Logo}}==
Although Logo does not support closures, some varieties of Logo support enough metaprogramming to accomplish this task.
Although Logo does not support closures, some varieties of Logo support enough metaprogramming to accomplish this task.

{{works with|UCB Logo}}
{{works with|UCB Logo}}