define: DUK_USE_ATAN2_WORKAROUNDS
introduced: 2.0.0
default: false
tags:
- portability
description: >
Enable workarounds to common atan2() semantics issues. At least Cygwin/MinGW
has such issues, see test-bug-mingw-math-issues.js.