Processing math: 100%

scipy.special.itmodstruve0

scipy.special.itmodstruve0(x) = <ufunc 'itmodstruve0'>

Integral of the modified Struve function of order 0.

I=x0L0(t)dt
Parameters:

x : array_like

Upper limit of integration (float).

Returns:

I : ndarray

The integral of L0 from 0 to x.

Notes

Wrapper for a Fortran routine created by Shanjie Zhang and Jianming Jin [R445].

References

[R445](1, 2) Zhang, Shanjie and Jin, Jianming. “Computation of Special Functions”, John Wiley and Sons, 1996. http://jin.ece.illinois.edu/specfunc.html