summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/details.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/details.yml b/docs/reference/details.yml
index 8e9af3a0..5b6b9ed0 100644
--- a/docs/reference/details.yml
+++ b/docs/reference/details.yml
@@ -151,7 +151,7 @@ calculate: |
These functions are part of the `calc` module and not imported by default. In
addition to the functions listed below, the `calc` module also defines the
- constants `pi`, `e`, `inf`, and `nan`.
+ constants `pi`, `tau`, `e`, `inf`, and `nan`.
construct: |
Construction of and conversions between values of different types.