!
Extension property to calculate the factorial of an integer.
Return
The factorial of the integer.
Receiver
The integer to calculate the factorial of.
Throws
if the integer is negative.
Extension property to calculate the factorial of an integer.
The factorial of the integer.
The integer to calculate the factorial of.
if the integer is negative.