Thread: Generate numbers according to Normal Distribution

  1. #1
    Anirban Ghosh
    Join Date
    Jan 2006
    Posts
    278

    Generate numbers according to Normal Distribution

    How can I generate numbers according to Normal Distribution in C? Any algorithm please..

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. random numbers
    By mesmer in forum C Programming
    Replies: 4
    Last Post: 10-24-2008, 01:22 PM
  2. the definition of a mathematical "average" or "mean"
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 12-03-2002, 11:15 AM
  3. standard Normal Distribution
    By Unregistered in forum C Programming
    Replies: 7
    Last Post: 05-21-2002, 11:45 AM
  4. Random numbers
    By ActionMan in forum C Programming
    Replies: 6
    Last Post: 03-15-2002, 09:26 AM
  5. Replies: 5
    Last Post: 10-12-2001, 03:51 AM