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
Post a Comment