Fix atan2 implementation to behave like Javascript Math.atan2 by ted-piotrowski · Pull Request #683 · gpujs/gpu.js
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 663
Conversation
- Previous implementation returned values in -PI/2 to PI/2 range even though Javascript returns in -PI to PI range - Add unit tests covering edge cases
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters