.NET 2.0
Does anybody know if the new .NET will have statistical functions? I'm talking about being able to use functions similar to what you can in Excel. I'm currently working with .NET 1.1 and VS 2003, and yesterday I easily found "Confidence()" in Excel to handle Confidence Intervals but the only thing I could find in .NET was some purchaseable WebCab components. I figured any stat you might find in an Excel package would be accessible, and maybe it is, I just haven't figured it out.
Ideas?
Thanks.