F64_Factorial()

Syntax

pointer.double = F64_Factorial(n.double [, result.double])

Description

Calculates the factorial of the integer part of n

The result is stored in n or, if the optional parameter is given, in result.