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

scipy.special.kvp

scipy.special.kvp(v, z, n=1)

Return the nth derivative of Kv(z) with respect to z.

Previous topic

scipy.special.yvp

Next topic

scipy.special.ivp

This Page