polardbxengine/extra/duktape/duktape-2.3.0/config/config-options/DUK_USE_ATAN2_WORKAROUNDS.yaml

9 lines
238 B
YAML

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.