summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
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 ed5ff78..e06e63b 100644
--- a/index.htm
+++ b/index.htm
@@ -47,6 +47,7 @@
floor : Math.floor,
ceil : Math.ceil,
sqrt : Math.sqrt,
+ cbrt : Math.cbrt,
pow : Math.pow,
log : Math.log,
log2 : Math.log2,