When using Plot[], is it possible to have axes labeled with multiples of $\tau=2\pi$, not $\pi$?
This question is not a duplicate of (Axes labels as multiples of $\pi$). Replacing [Pi] with [Tau] doesn't help (when you define $\tau=2\pi$), as Mathematica seems to be hard-wired to label the axis with multiples of $\pi$. I want the letter $\tau$ to be rendered, not the number $2$ and the letter $\pi$. Is there a solution?


\[Tau]a value, the symbol[Tau]will never appear in the output since its value will always be substituted. That is why the string must be used for it to appear. – Bob Hanlon Mar 26 '23 at 17:51