BetaRegularized
Usage
• BetaRegularized[z, a, b] gives the regularized incomplete beta function  .
Notes
• 对非奇异情况,  . • BetaRegularized[ , , a, b] 给出了在如 Beta[ , , a, b]/Beta[a, b]的非奇异情况中定义的推广的不完全beta函数。 • 注意BetaRegularized的参数和不完全的GammaRegularized形式的参数设置的不同。 • 参见 Mathematica 全书: 节 3.2.10.
Further Examples
This is the derivative.
In[1]:=
|
Out[1]=
|
This is the second derivative.
In[2]:=
|
Out[2]=
|
|