how to calculate gamma function in programming language?

1.6k Views Asked by At

how to calculate gamma function in programming language? I also need to support complex numbers (complex numbers are in the programming language) and negative numbers. thank you :)

1

There are 1 best solutions below

4
On