Re: Inverse error function (erf)?
- From: Harald Hanche-Olsen <hanche@xxxxxxxxxxxx>
- Date: 30 Aug 2005 01:47:07 +0200
+ "Vebjorn Ljosa" <vebjorn@xxxxxxxxx>:
| Does anybody know of a Common Lisp implementation of the inverse of
| erf, the error function?
No, but googling for "inverse error function" yields the page
http://home.online.no/~pjacklam/notes/invnorm/ which describes a good
algorithm and lists implementations in many languages (including bc
and Visual Basic!). You should have no difficulty writing your own in
Common Lisp from the description or translating one of the other
implementations. Maybe you could contribute it to that page
afterwards?
--
* Harald Hanche-Olsen <URL:http://www.math.ntnu.no/~hanche/>
- Debating gives most of us much more psychological satisfaction
than thinking does: but it deprives us of whatever chance there is
of getting closer to the truth. -- C.P. Snow
.
- References:
- Inverse error function (erf)?
- From: Vebjorn Ljosa
- Inverse error function (erf)?
- Prev by Date: Re: Inverse error function (erf)?
- Next by Date: Re: (warn) isn't doing what I expect it to
- Previous by thread: Re: Inverse error function (erf)?
- Index(es):
Relevant Pages
|