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
.
Note: Introduced in CPN Tools 3.4.0.
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
.
You must be logged in to post a comment.