JUCE
Deprecated List
Member 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 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 !