(defn beta " Equivalent to R's beta function. References: http://incanter.org/docs/parallelcolt/api/cern/jet/stat/tdouble/Gamma.html " ([a b] (Gamma/beta a b)))
Comments top
No comments for beta. Log in to add a comment.