Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»
scipy.special.struve
¶
scipy.special.
struve
(
x1
,
x2
[
,
out
]
)
¶
y=struve(v,x) returns the Struve function Hv(x) of order v at x, x must be positive unless v is an integer.
Previous topic
scipy.special.riccati_yn
Next topic
scipy.special.modstruve
This Page
Show Source
Edit page
Quick search
Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»