StatLib.Rayleigh

This function is Rayleigh distribution of x, where b is the scale parameter.

Syntax Parameters Return Value
Function StatLib.Rayleigh( _
    x As Double, _
    b As Double) As Double
  • x [in]

Type: Double

  • b [in]

Type: Double

Double