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
Given an integer between 1 and 65535, returns .