FACTDOUBLE(x)
x: non-negative integer
FACTDOUBLE function returns the double factorial x!!
If x is not an integer, it is truncated. If x is negative, FACTDOUBLE returns #NUM!
This function is Excel compatible.
FACT.