[DOC-CVS] [doc-en] master: Apply suggestion from @TimWolla
[email protected] (Louis-Arnaud via Christian Weiske) Fri, 6 Mar 2026 07:33:25 +0000
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Louis-Arnaud (lacatoire) Committer: Christian Weiske (cweiske) Date: 2026-03-06T08:31:11+01:00 Commit: https://github.com/php/doc-en/commit/423a1da63f8265c57827234807709232afd274ec Raw diff: https://github.com/php/doc-en/commit/423a1da63f8265c57827234807709232afd274ec.diff Apply suggestion from @TimWolla Co-authored-by: Tim Düsterhus <[email protected]> Changed paths: M reference/random/random/randomizer/getfloat.xml Diff: diff --git a/reference/random/random/randomizer/getfloat.xml b/reference/random/random/randomizer/getfloat.xml index eae8ac7578cd..95acb21326ba 100644 --- a/reference/random/random/randomizer/getfloat.xml +++ b/reference/random/random/randomizer/getfloat.xml @@ -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>