Hi, Thank you for your exceptional work. I noticed a minor error that could potentially have a significant impact on overall performance. PI should be, #define PI 3.14159265358979323846 not #define PI 3.14159265358979323846f
Hi,
Thank you for your exceptional work.
I noticed a minor error that could potentially have a significant impact on overall performance.
PI should be,
#define PI 3.14159265358979323846
not
#define PI 3.14159265358979323846f