- Member juce::double_Pi
- This is deprecated in favour of MathConstants<double>::pi. The reason is that "double_Pi" was a confusing name, and many people misused it, wrongly thinking it meant 2 * pi !
- Member juce::float_Pi
- This is deprecated in favour of MathConstants<float>::pi. The reason is that "double_Pi" was a confusing name, and many people misused it, wrongly thinking it meant 2 * pi !