Calculates the double factorial[1] of a number.
Syntax:
FACTDOUBLE( number )
Returns the double factorial of a number (commonly shortened to n!!).
number must be an integer greater than or equal to minus one.
Revisions:
This function was added in 2.00.