Hinweis:Dieser Abschnitt ist nur in englischer Sprache verfügbar. Wir bitten um Ihr Verständnis.
3.5.3.1.27 Wblcdf
Definition:
computes the low tail Weibull cumulative distribution function for value
using the parameters
and
.
The low tail Weibull cumulative distribution function is defined by:
where
is the interval on which the Weibull CDF is not zero.
Parameters:
- x (input, double)
- the value of the
variate./math-d7b89f725185c1fd9984123cbaa89612.png?v=0)
- a (input, double)
- the scale parameter,
, of the required Weibull distribution, must be positive(
). - b (input, double)
- the shape parameter,
, of the required Weibull distribution, must be positive (
) . - prob (output, double)
- the probability.