This is documentation for an old release of SciPy (version 0.10.0). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
scipy.special.modstruve
-
scipy.special.modstruve(x1, x2[, out]) = <ufunc 'modstruve'>
y=modstruve(v,x) returns the modified Struve function Lv(x) of order
v at x, x must be positive unless v is an integer and it is recommended
that |v|<=20.