From bd77df921a9591802adfd7f17a2f9c878efda7ac Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Fri, 17 Jan 2025 21:24:49 +0100 Subject: Refactor --- index.htm | 1 + 1 file changed, 1 insertion(+) (limited to 'index.htm') diff --git a/index.htm b/index.htm index ada10e2..18c110f 100644 --- a/index.htm +++ b/index.htm @@ -47,6 +47,7 @@ floor : Math.floor, ceil : Math.ceil, + trunc : Math.trunc, sqrt : Math.sqrt, cbrt : Math.cbrt, pow : Math.pow, -- cgit v1.2.3