Note: Introduced in CPN Tools 3.4.0.

Interface

rayleigh(s:real) : real

where s >=0.0. Returns a drawing from a rayleigh distribution with parameter s.

Raises Rayleigh exception, if s<=0.0.

Related pages

Random distribution functions

Poisson
Student

You must be logged in to post a comment.