Leigh 0 Newbie Poster

Hi

I'm trying to find a way of calling statistical functions in Visual C++ .NET. To give an example of what I'm trying to do, there is a built-in function in Excel called GAMMADIST, which evaluates a cumulative gamma distribution function. Another example is the NORMINV function in Excel, which returns the inverse of a cumulative normal distribution. Is there a way I can call statistical functions like this in C++, either directly from Excel or else from C++ libraries?

Sorry if this is a dumb question - I am very new to C++!

Thanks
Leigh

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.