Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Ian Kelly Newsgroups: comp.lang.python Subject: Re: What exactly is "exact" (was Clean Singleton Docstrings) Date: Tue, 19 Jul 2016 16:27:10 -0600 Lines: 24 Message-ID: References: <201607191635.45810.gheskett@shentel.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de exZVA1OY2Vq/YZqsQzQl2wdOnk+OLIc6z56S7V2kuX5A== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.039 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'sufficient': 0.05; 'second.': 0.09; '2016': 0.16; '550': 0.16; 'ah,': 0.16; 'foot': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:Singleton': 0.16; 'weight,': 0.16; 'wording': 0.16; 'wrote:': 0.16; '(not': 0.20; '(the': 0.22; 'defined': 0.23; 'second': 0.24; 'thus': 0.24; 'header:In-Reply-To:1': 0.24; 'question': 0.27; 'message-id:@mail.gmail.com': 0.27; 'url:wikipedia': 0.29; 'url:wiki': 0.30; "i'd": 0.31; 'tue,': 0.34; 'received:google.com': 0.35; 'but': 0.36; 'needed': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'say': 0.37; 'url:en': 0.39; 'area': 0.39; 'to:addr:python.org': 0.40; 'per': 0.62; 'therefore': 0.67; 'jul': 0.72; 'transferred': 0.72; 'dollar': 0.76; '440': 0.84; 'about,': 0.84; 'fifty': 0.84; 'to:name:python': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=iov58fxrjNRJqS7Vmuigs4Za6KhaAClAEVjQyV3PjKE=; b=WLZiznpGZUU0dNDb28Jit76+0yV9LbHDYHss1dITupT5BVyzN5oVKV6xWYNminzExc FY4U+C/6T/y+WHYDWUcQbaOEtlZJ9vH1oShE7+KUB3Kkgw6GaMNP+vrzzlBm7oXOJdcK m9ce0XvJ4B26gM5kuZWx8Ig2NId8ZFctpOJlIDYRRC7C8Y77kIz5ww7kCnrnsn2o+oim vtcJFInbGf3ZQaEcIwkwu+pPKz6tckKTDIsNJTwSMY+0/1kv+tKYxA5KIszOAurJ3inp Py4HiISOV1N3k1YNiR8SB8Ne7rcqudmMONr5TC0ME6f+TRLM4/doCBmDO/+npgxza++8 EtFQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=iov58fxrjNRJqS7Vmuigs4Za6KhaAClAEVjQyV3PjKE=; b=iOkmThRyaPnnypYtXqygmwQxZwv8i76d0/vmwfdx/K3Hn6KujVOIzSpf2xGf30azQl ZTsUqU7VbFyPa8uVPrTm1pBCDPMcprbOKBM8ybEiw5vwMmh9/3FMmeHPsnP8W3d+JGke KXxdYVri47HV/XeDZOTA2UI+54UWXPX0EsIgM6XFO5BqAcqC6OWDMoO2UEqRIHYOMiUP yPWuT1OQVCaIp7HJ17CzrLjq57tOtvDK13HngfIW/32jp5nICt/irDPE3e6uoavRdUIy W3pM6A9T7K3lcP1XLd5VGBoqarobFOF4l0FVMQMv7VMqTQcTsswpgIp3Wj4yJxA2T3ym MKEg== X-Gm-Message-State: ALyK8tKBa0Q4OmyfnnxR4TNhugcNTRUO+V/DEJZ5OBjs0vKXaLMqTLCPlIM2Af12XIij4cuPNNM0WGfobYUZyQ== X-Received: by 10.202.79.139 with SMTP id d133mr11788051oib.91.1468967269936; Tue, 19 Jul 2016 15:27:49 -0700 (PDT) In-Reply-To: <201607191635.45810.gheskett@shentel.net> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: <201607191635.45810.gheskett@shentel.net> Xref: csiph.com comp.lang.python:111649 On Tue, Jul 19, 2016 at 2:35 PM, Gene Heskett wrote: > And I am not familiar with this foot-poundals per second that you > question about, but just from the wording I'd say it is a fifty dollar > way to say horsepower. https://en.wikipedia.org/wiki/Foot-poundal > Which is defined in the area of exerting a force > to a 440 pound weight, sufficient to lift that weight one foot in one > second. 1 (imperial) horsepower is 550 (not 440) foot-pounds per second. A foot-pound is the energy transferred by exerting a 1-pound force through a displacement of 1 foot. A pound is the force needed to accelerate 1 pound-mass at 32.174 ft/s**2 (the acceleration of gravity). A poundal in contrast is the force needed to accelerate 1 pound-mass at 1 ft/s**2. A foot-poundal therefore is the energy transferred by exerting a 1-poundal force through a displacement of 1 foot. A foot-poundal is thus (approximately) 1/32.174 of a foot-pound. Multiplying it out, 1 horsepower is approximately 17695.7 foot-poundals per second. Ah, the machinations that users of imperial units have to endure.