Syntax

expression.FactDouble(Arg1)

expression A variable that represents a WorksheetFunction object.

Parameters

Name Required/Optional Data Type Description
Arg1 Required Variant Number - the value for which to return the double factorial. If number is not an integer, it is truncated.

Return Value
Double

Remarks


See also: