Factorial Function

public function Factorial(n)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: n

Return Value real(kind=dp)