From 35c785ea118d13112c771e4c00e6f9a21dd6ba65 Mon Sep 17 00:00:00 2001 From: Matt Fellenz Date: Wed, 30 Aug 2023 02:56:00 -0700 Subject: Add tau (#2033) --- docs/reference/details.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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. -- cgit v1.2.3