slib_lang_exists_tmp=yes

slib_title=Quantiles of a Beta law

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

