Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61659 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39900 invoked from network); 24 Jul 2012 08:33:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jul 2012 08:33:43 -0000 Authentication-Results: pb1.pair.com header.from=ronabop@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ronabop@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.176 as permitted sender) X-PHP-List-Original-Sender: ronabop@gmail.com X-Host-Fingerprint: 209.85.212.176 mail-wi0-f176.google.com Received: from [209.85.212.176] ([209.85.212.176:53114] helo=mail-wi0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A1/D8-17533-6ED5E005 for ; Tue, 24 Jul 2012 04:33:42 -0400 Received: by wibhn17 with SMTP id hn17so3014750wib.11 for ; Tue, 24 Jul 2012 01:33:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=+/tJQz0jkFT6MIt60UZFSGxBTzCWGeCgDPBDdKPqrOw=; b=zPA8bhpySAYqcJLBuHxofSJY8SjYaVycFvDum/Mr4jE8fnP06e0YD9+CmnE5BVIX8H FjeGG7e0J5A0knXFQMHvwxdj8HXiNExEitVJ7EVN7G1vu7mnzDfCN0wvFa1Z9ZXtWmlH dHqmFasZO14sRMVJW+PZDFOW6Q4T9IOcKajqiVBM/Lwg6ZwyiX7+jujOBa+k7j93dlLT 5r226lL6vGLpsJyvUrfsvS27W4lmkYEweDNaa6z6NxuKyPzPZsBzZwuOa8FtTlTu1dE+ CYJj4P/g9J5U5OIqgd4vREJKl2MijCLDXfWnSgPZPkMhuIHaMk8YPB4TaK1ictDxZH6d RtDw== MIME-Version: 1.0 Received: by 10.180.106.137 with SMTP id gu9mr4771571wib.20.1343118819552; Tue, 24 Jul 2012 01:33:39 -0700 (PDT) Received: by 10.216.243.76 with HTTP; Tue, 24 Jul 2012 01:33:39 -0700 (PDT) In-Reply-To: <500E566C.7040206@kingsquare.nl> References: <500E566C.7040206@kingsquare.nl> Date: Tue, 24 Jul 2012 01:33:39 -0700 Message-ID: To: "Kingsquare.nl - Robin Speekenbrink" Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Working with floats From: ronabop@gmail.com (Ronald Chmara) Your CompSci education (or lack thereof) has failed you. Use the source. Floats behave differently under different conditions. -Ronabop