Double factorial The double factorial of a non-negative integer , denoted by , is defined as the product of all integers between 1 and that have the same parity as : by convention. Syntax Integer!! Description Integer!! Given an integer between 1 and 65535, returns . Related functions Factorial Table of Contents Syntax Description Related functions