slib_lang_exists_tmp=yes

slib_title=Probability density function of a Beta law
slib_out=Values at <tt>data</tt> of the probability density function of Beta law with parameters <tt>a</tt> and <tt>b</tt> (positive reals).
slib_comment=<tt>data</tt> can be a list of reals in brackets.\
 The density at x is proportional to x^(a-1)(1-x)^(b-1) on the interval (0,1).

