τ (6.28318...) in programming languages C# (since .NET 5.0) https://docs.microsoft.com/en-us/dotnet/api/system.math.tau Proposal: dotnet/runtime#24678 PR: https://github.com/dotnet/runtime/pull/37517/files Python (since 3.6) https://docs.python.org/3/library/math.html#math.tau Commit: https://github.com/python/cpython/commit/0a891d70ded5fa8b1e6491529a3b531f521b5ae1 Rust (since 1.47.0) https://doc.rust-lang.org/beta/std/f64/consts/constant.TAU.html