cupyx.scipy.special.beta#

cupyx.scipy.special.beta = <ufunc 'cupyx_scipy_beta'>#

Beta function.

Parameters
Returns

Value of the beta function

Return type

scalar or ndarray

See also

scipy.special.beta()