Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:105042 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 14017 invoked from network); 3 Apr 2019 15:33:17 -0000 Received: from unknown (HELO smtp.opensides.be) (195.154.20.141) by pb1.pair.com with SMTP; 3 Apr 2019 15:33:17 -0000 Received: from localhost (localhost [127.0.0.1]) by smtp.opensides.be (Postfix) with ESMTP id 3380222373A for ; Wed, 3 Apr 2019 14:28:40 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at opensides.be Received: from smtp.opensides.be ([127.0.0.1]) by localhost (smtp.opensides.be [127.0.0.1]) (amavisd-new, port 10024) with LMTP id V9MORwQsbpee for ; Wed, 3 Apr 2019 14:28:38 +0200 (CEST) Received: from mcmic-probook.opensides.be (63.120.199.77.rev.sfr.net [77.199.120.63]) by smtp.opensides.be (Postfix) with ESMTPSA id 01194223735 for ; Wed, 3 Apr 2019 14:28:37 +0200 (CEST) To: internals@lists.php.net Date: Wed, 03 Apr 2019 14:28:36 +0200 Message-ID: <1581857.6q0089ee0b@mcmic-probook> Organization: OpenSides User-Agent: KMail/5.2.3 (Linux/4.9.0-8-amd64; KDE/5.28.0; x86_64; ; ) In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] PHP_FLOAT_MIN is positive From: come@opensides.be (=?ISO-8859-1?Q?C=F4me?= Chilliet) Le mercredi 3 avril 2019, 13:47:55 CEST Joe Watkins a =C3=A9crit : > 2.2250738585072E-308 >=20 > This is negative. >=20 > Cheers > Joe No it=E2=80=99s not. It=E2=80=99s positive and close to 0. C=C3=B4me