We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
The code in the article seems to yield the wrong result for some tiny inputs, for example:
3 5 5 -8 -8-1 -9 10 -810 5 4 8
The intersection should be bounded:
-9.8 9.8-6 -326.666666667 -6.666666667
The problem is likely the large bounding box.