Dear Friends,

    I'm using Ubuntu 12.04 LTS OS. Actually when I write code in C programming I encounter the analytical expression having the Hypergeometric2F1() function. I understand this type of predefined functions is not available in 'math.h'.

    Now the problem is I have to call Hypergeometric2F1() function from GSL library. How can I install it in my OS, how can I call it in my C code and how to compile the code.

Thanks,

jbSudhan

More Sudharsan Balasubramanian's questions See All
Similar questions and discussions