Syntax

expression.Weibull(Arg1, Arg2, Arg3, Arg4)

expression A variable that represents a WorksheetFunction object.

Parameters

Name Required/Optional Data Type Description
Arg1 Required Double X - the value at which to evaluate the function.
Arg2 Required Double Alpha - a parameter to the distribution.
Arg3 Required Double Beta - a parameter to the distribution.
Arg4 Required Boolean Cumulative - determines the form of the function.

Return Value
Double

Remarks


See also: