diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2025-01-17 21:24:49 +0100 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2025-01-17 21:24:49 +0100 |
commit | bd77df921a9591802adfd7f17a2f9c878efda7ac (patch) | |
tree | 92e84ecf6ec56dc542d8ef3b714078ccb2926bb0 /index.htm | |
parent | 8a44b6837df815fb03425f6e5f2c49fd8f5134cd (diff) | |
download | reduced_system_layer-bd77df921a9591802adfd7f17a2f9c878efda7ac.zip |
Refactor
Diffstat (limited to 'index.htm')
-rw-r--r-- | index.htm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ floor : Math.floor, ceil : Math.ceil, + trunc : Math.trunc, sqrt : Math.sqrt, cbrt : Math.cbrt, pow : Math.pow, |