|
From: Gunter K. <gu...@pe...> - 2020-03-21 16:15:46
|
I am still convinced that I have overlooked something important: In all examples I could fild the line from the "implicit" graphics object was at plus epsilon, never at 0 and I don't really understand why. But for all problems I found the attached patch seems to resolve the problem - even if epsilon for problems with really big numbers should be outside the dynamic range of the floats and for problems that use small numbers it feels way too high. What do we do with problems that include both big and small floats? Kind regards, Gunter. |