Gamma Function

public function Gamma(xx)

This function returns the Gamma-function.

Arguments

Type IntentOptional Attributes Name
double precision :: xx

Argument of the Gamma-function.

Return Value doubleprecision