Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!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.016 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'message-id:@4ax.com': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'calculator': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'stack:': 0.16; 'stack;': 0.16; 'subject:assistance': 0.16; 'url:home': 0.18; '2015': 0.20; 'lawrence': 0.22; '(or': 0.23; 'sat,': 0.23; 'header:X-Complaints-To:1': 0.26; 'specify': 0.27; 'gives': 0.35; 'attempt': 0.35; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'charset:us-ascii': 0.37; 'to:addr:python.org': 0.40; 'mark': 0.40; 'provide': 0.61; 'subject:Need': 0.61; 'jul': 0.72; 'directly.': 0.76; 'dennis': 0.91; 'received:108': 0.93 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Dennis Lee Bieber Subject: Re: Need assistance Date: Sat, 18 Jul 2015 17:34:48 -0400 Organization: IISS Elusive Unicorn References: <225d4ac6-3b88-4844-805b-b4b00cd62ef4@googlegroups.com> <55AA2BDE.6050605@web.de> of "Sat 18 Jul 2015 12:35:10 +0200." <55AA2BDE.6050605@web.de> <201507181216.t6ICGBrY022256@fido.openend.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: adsl-108-79-217-115.dsl.klmzmi.sbcglobal.net X-Newsreader: Forte Agent 6.00/32.1186 X-No-Archive: YES X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 31 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1437255298 news.xs4all.nl 2886 [2001:888:2000:d::a6]:41201 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:94062 On Sat, 18 Jul 2015 18:34:04 +0100, Mark Lawrence declaimed the following: > >What is an {HP calculator} roll operation? An attempt to not provide all the answers directly. Specify number of items on calculator stack; Specify roll-up or roll-down (I always have to check which one I want) Stack: a b c d 4 roll (command entry) gives Stack: b c d a (or d, a, b, c depending on up or down) -- Wulfraed Dennis Lee Bieber AF6VN wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/