summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2021-08-12 07:31:36 -0400
committerDavid Thompson <dthompson2@worcester.edu>2021-08-12 07:31:36 -0400
commit692eb45def187e2f2dbe7e40eacf27b2058c88bd (patch)
treef63749ccb9a43c2644a04a6bdab7137646e47b2e /doc
parentb7350d996b5ef4942caf1e475bbd3a9d4c7bf5a9 (diff)
math: Rename 2pi to tau.
Diffstat (limited to 'doc')
-rw-r--r--doc/api.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api.texi b/doc/api.texi
index 96ac394..68cffef 100644
--- a/doc/api.texi
+++ b/doc/api.texi
@@ -581,7 +581,7 @@ approximation that is ``good enough.''
Half of @var{pi}.
@end defvar
-@defvar 2pi
+@defvar tau
Twice @var{pi}.
@end defvar