Hi,
in ODF 6.15.31 I find
"Syntax: GAMMA( Number N )
Constraints: N >= 0"
I think the constraint is wrong.
GAMMA(0) is not defined.
But there is no need for N>0. The gamma function is defined for negative
numbers too, besides the singularities for non-positive integers.
Therefore the constraint should be
N in setR setminus setZ sup{""<=0}
(use OOo Math to see the formula)
kind regards
Regina
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]