You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current constant PI2 has an weird name.
It kinda suggest that it is an alternative version of PI, but it actually represents 2 * PI.
A rename to TAU might reflect this better.
The current constant
PI2has an weird name.It kinda suggest that it is an alternative version of
PI, but it actually represents2 * PI.A rename to
TAUmight reflect this better.