This is mostly a note to self: Having been stuck with Delphi 2007 for many years I didn’t notice that dividing floating point values by zero no longer raises an
exception in recent Delphi versions. Apparently this changed around the time of Delphi 10.1, even though I found a blog post by Dalija Prasnikar saying … <a href="https://blog.dummzeuch.de/2024/03/04/in-recent-delphi-you-cannot-rely-on-dividing-by-zero-to-raise-an-
exception/" class="more-link">Continue reading