Factorial for positive fractions

56 Views Asked by At

I know that factorial is also represented by Gamma function and we have exact value of factorial of (1/2), can someone help me how to find numerically(approximate) the factorial of positive fractions like (1/3) and (1/4) etc. Is it like instead of upper bound of gamma function as infinite we take some large values and try to do numerical integration ?