]> git.earman.xyz Git - lisp/workenv.git/commit
Make average-of-points length agnostic
authorrearman <rearman@r717.net>
Mon, 13 Apr 2026 19:57:33 +0000 (15:57 -0400)
committerrearman <rearman@r717.net>
Mon, 13 Apr 2026 19:57:33 +0000 (15:57 -0400)
commite301d5489aef2fbbf85f38278ebb3ccf72171270
treef55880664aa95fd5c15a613ee53c75baaf111944
parentfe7c2d73589dd63970a938f1520cc504cb27b39e
Make average-of-points length agnostic

Drop cond for length of one, calculate average based on length of list of
points.
math.lisp