Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail From: Jan Burse Newsgroups: comp.lang.java.programmer Subject: Re: higher precision doubles Date: Sun, 07 Aug 2011 01:59:22 +0200 Organization: albasani.net Lines: 15 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.albasani.net 5rHhTQT+xcV9aFt9e/vdXyNd9J74ASBJ2sOcXSkCSI+BbcCCjBnvsaL+G09NTyU/b1RzzT/OYoRJhbwIv5QkMA== NNTP-Posting-Date: Sat, 6 Aug 2011 23:59:22 +0000 (UTC) Injection-Info: news.albasani.net; logging-data="gfHb20Z91PNR99U3VL6dtnzYdGyAJ3HMNFgAhzMNh+V8/FhroMo3a7Tkq0t9YRHJkbF0gCDbgfPRr0qS7NNKjfRip63SOUPHeUTDc67JYwz2w5ygo5c3icuQvET9K8tI"; mail-complaints-to="abuse@albasani.net" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:5.0) Gecko/20110706 Firefox/5.0 SeaMonkey/2.2 In-Reply-To: Cancel-Lock: sha1:yLnBLM/VbF54aRBkjbD1vCwOo78= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:6842 Patricia Shanahan schrieb: > However, I am curious about why you care about exactness in this People might be interested in realiable calculation of sin(x)/x and the like, since sin(x)/x is a fourier transform of the rectangle function. But I must admit that I am not working on some pressing stuff concerning sin, the question arose more out of curiosity. http://en.wikipedia.org/wiki/Sinc_function Bye