aboutsummaryrefslogtreecommitdiff
path: root/py/qstrdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'py/qstrdefs.h')
-rw-r--r--py/qstrdefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/py/qstrdefs.h b/py/qstrdefs.h
index 8025b9bcc..2678526cd 100644
--- a/py/qstrdefs.h
+++ b/py/qstrdefs.h
@@ -121,6 +121,7 @@ Q(pi)
Q(sqrt)
Q(pow)
Q(exp)
+Q(expm1)
Q(log)
Q(log2)
Q(log10)