SciPy

This is documentation for an old release of SciPy (version 0.16.0). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.special.struve

scipy.special.struve(v, x) = <ufunc 'struve'>

Struve function

Computes the struve function Hv(x) of order v at x, x must be positive unless v is an integer.