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

scipy.special.lmbda(v, x)

Compute sequence of lambda functions with arbitrary order v and their derivatives. Lv0(x)..Lv(x) are computed with v0=v-int(v).

Previous topic

scipy.special.hankel2e

Next topic

scipy.special.jnjnp_zeros

This Page