[resent the mail]I know this is a silly minor addition, but this would help reduce the duplication of writing (std::numbers::pi * 2) wherever they exist in some particular computations such as computing the circumference of the circle.The constant tau already existed in other programming languages such as C#, rust, etc.
expression equivalent to:2 * std::numbers::pi_v<T>