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.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.

Previous topic

scipy.special.struve

Next topic

scipy.special.itstruve0