StatLib.Vrayleigh

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

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

Type: Double

  • b [in]

Type: Double

Double