Re: [office-formula] FACT/FACTDOUBLE with fractions

From
Tomas Mecir <>
Date
2007-01-26T09:56:11+00:00
ID
Thread
Re: [office-formula] FACT/FACTDOUBLE with fractions
2007/1/25, Andreas J. Guelzow <>:
> > Btw, which applications do support GAMMA?
>
> Gnumeric implements GAMMALN, the natural logarithm of the Gamma
> function. So if GAMMA would be defined in OpenFormula we would have
> GAMMA in short order.

Same for KSpread. There is GAMMALN, but no GAMMA. We do have the gamma
function implemented as a part of GAMMADIST though, so adding GAMMA
would be trivial, if that GetGamma() method really returns what it
should.

/ Tomas