From ff4f7a6d830de18caea887308c495dac93393bd1 Mon Sep 17 00:00:00 2001 From: elioat Date: Fri, 3 Mar 2023 10:26:51 -0500 Subject: * --- lisp/js/lisp.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/js/lisp.js b/lisp/js/lisp.js index 8f7d3c1..c686e59 100644 --- a/lisp/js/lisp.js +++ b/lisp/js/lisp.js @@ -67,7 +67,7 @@ }, PI: Math.PI, - TWO_PI: Math.PI * 2, + TAU: Math.PI * 2, random: (...args) => { if (args.length >= 2) { -- cgit 1.4.1-2-gfad0