SciPy

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

scipy.special.struve

scipy.special.struve(x1, x2[, out]) = <ufunc 'struve'>

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