j
k
j a
j l
On 10/1/19 12:33 PM, Hans-Kristian Arntzen wrote:
+#ifndef M_PI +#define M_PI 3.14159265358979323846264338327950288 +#endif
MSVC will provide this if you define _USE_MATH_DEFINES.
Thanks,
Jacek
Back to the thread
Back to the list