Inverse cumulative chi-squared distribution

Programming, for all ages and all languages.
Post Reply
chris
Posts: 5
Joined: Fri Sep 05, 2008 7:22 am

Inverse cumulative chi-squared distribution

Post by chris »

I'm looking for a function implementing the inverse cumulative chi-squared distribution. Does anyone know of any numerical packages in C that have this function and support MSVC?

Thanks
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: Inverse cumulative chi-squared distribution

Post by Combuster »

Sorry no idea.

Homework?
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
chris
Posts: 5
Joined: Fri Sep 05, 2008 7:22 am

Re: Inverse cumulative chi-squared distribution

Post by chris »

No. I'm working on a project as a coop student and need to make use of the function.
Post Reply