factorial Function

private function factorial(n)

Arguments

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

Return Value integer