1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-24 07:42:10 +01:00

Apply suggestion from @TimWolla

Co-authored-by: Tim Düsterhus <timwolla@googlemail.com>
This commit is contained in:
Louis-Arnaud
2026-02-02 16:14:29 +01:00
committed by Christian Weiske
parent 1ada637cc8
commit 423a1da63f

View File

@@ -346,7 +346,7 @@ Lat: +69.244304 Lng: -53.548951
Underflow is intentionally left unhandled in the γ-section algorithm.
This may result in incorrect values being returned for intervals with
boundaries in the subnormal range of floating point numbers, i.e.
for values smaller than approximately
for boundaries with an absolute value smaller than approximately
<literal>2<superscript>-1020</superscript></literal> (about <literal>8.9e-308</literal>).
</para>
</caution>