cupyx.scipy.special.beta#

cupyx.scipy.special.beta()#

Beta function.

Parameters:
Returns:

Value of the beta function

Return type:

scalar or ndarray

See also

scipy.special.beta()