Category: Mathematical Function.
Description: Returns the double factorial of a number.
Syntax: FACTDOUBLE(number)
The FACTDOUBLE function syntax has the following arguments:
Number: value for which to return the double factorial. If number is not an integer, it is truncated.