[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Implementation of log(x) for SPARC32
- To: "Nadav Har'El" <nyh(at-nospam)math.technion.ac.il>
- Subject: Re: Implementation of log(x) for SPARC32
- From: Oleg Goldshmidt <ogoldshmidt(at-nospam)computer.org>
- Date: 25 Dec 2001 15:03:48 +0200
- Cc: Shlomi Fish <shlomif(at-nospam)techst02.technion.ac.il>, linux-il(at-nospam)linux.org.il
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: "Nadav Har'El"'s message of "Tue, 25 Dec 2001 13:09:45 +0200"
- Organization: Speaking for myself only.
- Original-Sender: ogoldshmidt@computer.org
- References: <Pine.GSO.4.33.0112250856280.8506-100000@techst02.technion.ac.il><20011225130945.D24180@leeor.math.technion.ac.il>
- Reply-To: linux-il(at-nospam)linux.org.il
- Sender: oleg(at-nospam)data-zoo.com
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
- User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Cuyahoga Valley)
"Nadav Har'El" <nyh@math.technion.ac.il> writes:
> If you want to understand the "tricks" usually used to calculated "special
> functions", like log (or sin or bessel functions, or whatever), you might
> want to take a look at books like "Numerical Recipes in C" (includes an
> interesting introduction to this area, but I couldn't find where it talks
> about log()),
A good book for a general introduction to the ideas, but not for
specific algorithms.
--
Oleg Goldshmidt | ogoldshmidt@NOSPAM.computer.org
"If it ain't broken, it has not got enough features yet."
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il