Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2695 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84406 invoked by uid 1007); 24 Jun 2003 13:51:19 -0000 Message-ID: <20030624135119.84405.qmail@pb1.pair.com> To: internals@lists.php.net Reply-To: "l0t3k" Date: Tue, 24 Jun 2003 09:51:29 -0400 Lines: 9 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Posted-By: 68.158.20.132 Subject: To infinity, and Beyond ! From: cshmoove@bellsouth.net ("l0t3k") ok, corny title, but is there the possibility of defining functions/constants for dealing with Infinity (+ and -) and NaN ? i need this for an extension im writing (and i have code to do it), but i would rather not define in an extension what should be a part of the core (or at least ext/standard). l0t3k