Path: csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.038 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'sure,': 0.09; 'worse': 0.09; 'charset:iso-8859-7': 0.15; 'finney': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'still,': 0.16; 'wed,': 0.16; 'wrote:': 0.17; 'received:209.85.214.174': 0.21; 'header:In-Reply-To:1': 0.25; 'accuracy': 0.27; 'message-id:@mail.gmail.com': 0.27; 'closer': 0.29; 'though.': 0.29; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'ben': 0.35; 'pm,': 0.35; 'received:209.85': 0.35; 'really': 0.36; 'but': 0.36; 'received:209': 0.37; 'far': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'received:209.85.214': 0.39; 'header:Received:5': 0.40; 'wide': 0.62; 'more': 0.63; 'jul': 0.65; 'misses': 0.84 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 :content-type:content-transfer-encoding; bh=0sa881g8m42Z1PPNNhXJYyfgCaaeFR728D74CFTvTz4=; b=QcZhHXgai4aAmyNBrIykRQ9lZJQ568vvqUyRiQa+f0jiUoGF/WXwafFqQp1ZRZanjb FZYZkYI9HEI5VKy8aGgFiLpeRn8ol6u9NrTyPmu5y4WuF9IVlRQg0y0cr2HabXujQIfe c9D0t8cDCez4P8d+cgZykFZPV+/b/uSgmtfCyEnL1o2Kh+6KDxRAMRd6+rt81G4wHxUv A6mJhDvR4f489V4ued/PJW6JGwwKmn34aHUPBN8eN5foh+dwISA1nYqdnwTnnm4cRQdR v9czYK3t5vCm0VoEi0Nf2h4NPhFkWWZUtxUwUSREuiL7fO6F86uQOG+S4m2E469ADyH0 SnHg== MIME-Version: 1.0 In-Reply-To: <87lii8sfmw.fsf@benfinney.id.au> References: <500d0632$0$1504$c3e8da3$76491128@news.astraweb.com> <87r4s1rzv2.fsf@benfinney.id.au> <45c8f299-3420-4836-afcb-6e07957ba344@googlegroups.com> <87lii8sfmw.fsf@benfinney.id.au> Date: Wed, 25 Jul 2012 14:11:07 +1000 Subject: =?windows-1252?B?UmU6IHRoZSBtZWFuaW5nIG9mIHLvvpUuLi4uLi4u774=?= From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1343189471 news.xs4all.nl 6901 [2001:888:2000:d::a6]:45640 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:26021 On Wed, Jul 25, 2012 at 1:07 PM, Ben Finney wr= ote: > Which is appropriate, since 22/7 misses =F0 by a wide margin. (355/113 is > my favourite approximation to =F0, and is far more accurate.) 22/7 is no worse than 3.14, though. Sure, 355/113 is closer still, but how often do really need more accuracy than 22/7? 3.142857 vs 3.141593 - it's 0.04% out, versus 3.14 which is 0.05% out. Anyway, 355/113 makes a really awkward date to celebrate. :) ChrisA