datatable.math.tau¶
Mathematical constant \(\tau\), also known as a turn, equal to the circumference of a circle with a unit radius.
The constant is stored at float64 precision, and its value is 6.283185307179586.
See Also¶
The content on this page is licensed under the Creative Commons Attribution 4.0 License
(CC BY 4.0) ,
and code samples are licensed under the MIT License.