Luca Ayscough
Results
2
issues of
Luca Ayscough
Small change that fixes an error in which NaN values are returned when zeros are passed.
### Detailed steps on how to reproduce the bug Attempting to configure the JUCE project yields an error. I've traced to this commit ID: `e3489703f`. `cmake -B . -DCMAKE_BUILD_TYPE=Release -DCMAKE_OSX_ARCHITECTURES="x86_64;arm64"`...