summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2025-01-17 21:24:49 +0100
committerMitya Selivanov <automainint@guattari.tech>2025-01-17 21:24:49 +0100
commitbd77df921a9591802adfd7f17a2f9c878efda7ac (patch)
tree92e84ecf6ec56dc542d8ef3b714078ccb2926bb0 /index.htm
parent8a44b6837df815fb03425f6e5f2c49fd8f5134cd (diff)
downloadreduced_system_layer-bd77df921a9591802adfd7f17a2f9c878efda7ac.zip
Refactor
Diffstat (limited to 'index.htm')
-rw-r--r--index.htm1
1 files changed, 1 insertions, 0 deletions
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,