beta — beta function
[x]=beta(a,b)
a = a vector
b = a vector with the same size
x=beta(a,b)
y=beta([3 5 6],[2 7 3])