PDA

View Full Version : Digamma Function


Alamino
Feb27-04, 12:35 PM
I need to calculate the digamma function using C programming. Does anybody know a way of doing it?

Hurkyl
Feb27-04, 04:24 PM
I would check a book of tables / mathworld.wolfram.com / generally search for a formula for, a taylor series, or some other means of approximating it.