From c158cfa2dd7d2757e028a6b8b0efbb56e67ad5fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Tue, 30 Jul 2019 00:40:09 +0200 Subject: [PATCH] Math: you need to know this. --- src/Magnum/Math/Constants.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Magnum/Math/Constants.h b/src/Magnum/Math/Constants.h index bbcef23c0..ec86fc1de 100644 --- a/src/Magnum/Math/Constants.h +++ b/src/Magnum/Math/Constants.h @@ -78,6 +78,8 @@ template struct Constants { * @brief @f$ \tau @f$. * * Or two pi. See the [Tau manifesto](https://www.tauday.com/tau-manifesto). + * If you think this is wrong, note that + * [Python has it too](https://www.python.org/dev/peps/pep-0628/). * * @f[ * \tau = 2 \pi = 360 \degree