help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: computing binomial distribution tails


From: Paul Kienzle
Subject: Re: computing binomial distribution tails
Date: Thu, 30 Jun 2005 21:35:58 -0400

Johan,

FWIW, the GSL package on octave-forge defines expm1 and log_1plusx

        - Paul

On Jun 30, 2005, at 3:55 PM, Johan Kullstam wrote:

In C, using glibc, I note that there are log1p and expm1 functions
which allows

Q = -expm1(m*log1p(-p))

and this works just fine, but, alas, there are no log1p or expm1
functions in octave.  (I did gin up a couple of C++ octfiles though.)



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]