Syntax
WEIBULLDIST( <number>;<number>;< number >;<boolean>)
Description
Returns the weibull distribution for a certain value with given alpha and beta.
...
Returns the weibull density function or the cumulative distribution function for the weibull distribution. This function is frequently used used to measure the degree of diversity between two data sets.
...