gpujs / gpu.js

GPU Accelerated JavaScript
https://gpu.rocks
MIT License
15.08k stars 650 forks source link

Fix divWithIntCheck for floats larger than max int #723

Open rotu opened 2 years ago

rotu commented 2 years ago

The integer accuracy fix could previously return a wrong result when its operands were bigger than max int.