nextupprevious
Next:RAND random value from Up:FUNCTIONSPrevious:NORM random value from

POISSON random value from a Poisson distribution

Syntax:
    POISSON(<real expression> / <,stream> /);
Returns an INTEGER value of a random variable whose probability function is a Poisson function with mean equal to <real expression>, computed with random numbers taken from the stream indicated by <stream>. This is an integer from 1 to 10. If omitted, 1 is assumed.
 


domingo c

Mon Mar 20 17:39:21 PST 2000