asp.net - Generate a normal distribution graph using C# -


i need generate gaussian graph (bell curve) using given average , standard deviation. how can completed in c#? if can completed in classic asp - better :)

i manually generate values using forumulas this page use google charts render on client. work in c# or classic asp.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -