Fix divWithIntCheck for floats larger than max int by rotu · Pull Request #723 · gpujs/gpu.js
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 663
Open
Fix divWithIntCheck for floats larger than max int#723
rotu wants to merge 1 commit intogpujs:developfrom
Fix divWithIntCheck for floats larger than max int#723
rotu wants to merge 1 commit intogpujs:developfrom
Conversation
Copy link Copy Markdown
rotu
commented
Oct 27, 2021
rotu
commented
The integer accuracy fix could previously return a wrong result when its operands were bigger than max int.
The integer accuracy fix could previously return a wrong result when its operands were bigger than max int.
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment