Fact

Returns the factorial of a value.

Synopsis

result = Fact(value)

Args

value is an integer.

Returns

The factorial.