Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!194.109.133.86.MISMATCH!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!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.022 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'mathematics': 0.04; 'things.': 0.05; 'plenty': 0.07; 'url:faqs': 0.09; '4:25': 0.16; 'formula': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'sorts': 0.16; 'subject:stuck': 0.16; 'tutorials.': 0.16; 'url:catb': 0.16; 'wed,': 0.16; 'wrote:': 0.17; 'certainly': 0.17; "shouldn't": 0.17; '(in': 0.18; 'jan': 0.18; 'code.': 0.20; 'sort': 0.21; 'all,': 0.21; 'trying': 0.21; 'regardless': 0.21; 'questions:': 0.22; 'programming': 0.23; 'class.': 0.23; "haven't": 0.23; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'coding': 0.27; 'message-id:@mail.gmail.com': 0.27; 'received:209.85.212': 0.28; 'case,': 0.29; 'source': 0.29; 'class': 0.29; 'standards': 0.30; 'code': 0.31; 'asking': 0.32; 'running': 0.32; 'material': 0.33; 'to:addr:python-list': 0.33; 'likely': 0.33; 'received:google.com': 0.34; 'doing': 0.35; 'posting': 0.35; "won't": 0.35; 'received:209.85': 0.35; 'something': 0.35; 'there': 0.35; 'explain': 0.36; 'but': 0.36; 'url:org': 0.36; "i'll": 0.36; 'two': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'sure': 0.38; 'to:addr:python.org': 0.39; 'build': 0.39; 'header:Received:5': 0.40; 'help': 0.40; 'think': 0.40; 'your': 0.60; 'you.': 0.61; 'save': 0.61; 'solve': 0.62; 'more': 0.63; 'dont': 0.64; 'taking': 0.65; 'bridge': 0.66; 'urgent': 0.66; 'kindly': 0.67; 'lose': 0.71; 'goal': 0.74; 'low': 0.83; '2013': 0.84; 'hard.': 0.84; 'maths': 0.84; 'average': 0.93 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=0ED795P/QIYSpT4OZd4HftYQSOOiJzAkUeRrcGbsRLs=; b=g9y01eNyl1JKvhnfHi1HOQ98C1bZ14cbXIxn+3gSopP0FiBxS+QX5N+W/bW0izhPw8 +giTbiFvOc3DF+fq6ANloTygi4U7R7Cm5CMklCrwCIQ4LlckkTND47dgedSEOV2NK5iS tGx+WWfg8b6z4yrMvzV9Y9rO6hLqpuXPVtlUCfD5GL1bhDjrjAUh9tDjYpjMh3JGqZGX 4W/09VM7sddIpxwow6w1IssZDDBiv8Q0tO2+xfD5Bt90BQzx+1m/eb2iVydBXOQoQ+qJ E7Jib36acZNx//A2m1RV7sVC0Gy5RdNezRdPoCLN8/xmToR/AXkinLTK+xuZTKcJNhx1 //2A== MIME-Version: 1.0 In-Reply-To: <02785889-0bd1-4b93-8f75-bde14d6932d6@googlegroups.com> References: <2043e377-00d8-49d7-a35a-0c52c869f70f@googlegroups.com> <02785889-0bd1-4b93-8f75-bde14d6932d6@googlegroups.com> Date: Wed, 2 Jan 2013 04:51:27 +1100 Subject: Re: got stuck in equation From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 33 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1357062695 news.xs4all.nl 6982 [2001:888:2000:d::a6]:51601 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:35901 On Wed, Jan 2, 2013 at 4:25 AM, Usama Khan wrote: > now can u give me the coding of this equation as i need to save my time. = . .i am learning from tutorials. . so its taking lot of time. kindly consid= er my request nd give me the code so that i can put it. .i dont want to los= en up my grade. .am trying hard. . . You don't want to lose your grade, so you ask someone else to do your work for you. You haven't said what sort of class this is, but I see two likely possibilities: 1) It's a programming class. Either you ought to be able to solve this in the class (in which case, look to your source material as it's almost certainly there - this is way more complicated maths than your average programming class wants as an ancillary), or you shouldn't be doing this part at all, and you can achieve the program's goal without actually running the maths. 2) It's a course on something else (engineering?), to which this formula is central. Then you ought to understand the mathematics of it, regardless of the code. Either way, posting urgent messages to python-list asking for someone to *give you the code* is NOT the way to do things. We'll help you to learn; we won't help you to get grades you haven't merited. There are plenty of Q'n'A web sites out there with low standards and no scruples, but please just make sure you never build a bridge that I'll be travelling over. Read this, it'll help explain what people think of these sorts of questions= : http://www.catb.org/esr/faqs/smart-questions.html#homework ChrisA