math tau
for math
Returns the mathematical constant τ.
Signature
> math tau
Examples
Get the first two decimal digits of τ
> math tau | math round --precision 2
6.28
math tau
for math> math tau
Get the first two decimal digits of τ
> math tau | math round --precision 2
6.28