diff options
| author | Damien George | 2014-03-20 16:39:22 +0000 |
|---|---|---|
| committer | Damien George | 2014-03-20 16:39:22 +0000 |
| commit | a925639247d4ec90a93262a280f7ef89ca02ccc9 (patch) | |
| tree | bbf26670977bbca0d58d0812b31ef8f142ad7a26 /py/qstrdefs.h | |
| parent | 2d7ff071755f869bff1814dd886add1fe7000062 (diff) | |
py: Add math.e constant.
Diffstat (limited to 'py/qstrdefs.h')
| -rw-r--r-- | py/qstrdefs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/py/qstrdefs.h b/py/qstrdefs.h index 8f6cc1167..57ed162f8 100644 --- a/py/qstrdefs.h +++ b/py/qstrdefs.h @@ -119,6 +119,7 @@ Q(module) Q(slice) Q(math) +Q(e) Q(pi) Q(sqrt) Q(pow) |
